|
LibSWOC++ 1.5.14
Solid Wall of C++
|
This is the complete list of members for swoc::Rv< R >, including all inherited members.
| _errata | swoc::Rv< R > | protected |
| _r | swoc::Rv< R > | protected |
| assign(result_type const &result) | swoc::Rv< R > | |
| assign(result_type &&result) | swoc::Rv< R > | |
| clear() | swoc::Rv< R > | |
| code_type typedef (defined in swoc::Rv< R >) | swoc::Rv< R > | |
| errata() | swoc::Rv< R > | |
| errata() const | swoc::Rv< R > | |
| is_ok() const | swoc::Rv< R > | |
| note(std::string_view text) | swoc::Rv< R > | inline |
| note(Severity severity, std::string_view text) | swoc::Rv< R > | inline |
| note(code_type const &code) | swoc::Rv< R > | |
| note(code_type const &code, Severity severity) | swoc::Rv< R > | |
| note(std::string_view fmt, Args &&...args) | swoc::Rv< R > | |
| note(Severity severity, std::string_view fmt, Args &&...args) | swoc::Rv< R > | |
| note(Errata const &that) | swoc::Rv< R > | inline |
| note(Errata &&that) | swoc::Rv< R > | inline |
| note(std::string_view fmt, Args &&...args) -> self_type & (defined in swoc::Rv< R >) | swoc::Rv< R > | |
| note(Severity severity, std::string_view fmt, Args &&...args) -> self_type & (defined in swoc::Rv< R >) | swoc::Rv< R > | |
| operator Errata &() | swoc::Rv< R > | |
| operator result_type const &() const | swoc::Rv< R > | |
| operator=(result_type const &r) | swoc::Rv< R > | |
| operator=(result_type &&r) | swoc::Rv< R > | |
| operator=(Errata &&status) | swoc::Rv< R > | |
| result() | swoc::Rv< R > | |
| result() const | swoc::Rv< R > | |
| result_type typedef | swoc::Rv< R > | |
| Rv() | swoc::Rv< R > | |
| Rv(result_type const &result) | swoc::Rv< R > | |
| Rv(result_type const &result, Errata &&errata) | swoc::Rv< R > | |
| Rv(result_type &&result) | swoc::Rv< R > | |
| Rv(result_type &&result, Errata &&errata) | swoc::Rv< R > | |
| Rv(Errata &&errata) | swoc::Rv< R > | |
| self_type typedef | swoc::Rv< R > | protected |
| Severity typedef (defined in swoc::Rv< R >) | swoc::Rv< R > |