|
LibSWOC++ 1.5.14
Solid Wall of C++
|
This is the complete list of members for swoc::Errata, including all inherited members.
| _data | swoc::Errata | protected |
| alloc(size_t n) | swoc::Errata | protected |
| annotation_glue_text() const | swoc::Errata | inline |
| annotation_severity_glue_text() const | swoc::Errata | inline |
| assign(Severity severity) | swoc::Errata | inline |
| assign(code_type code) | swoc::Errata | inline |
| assign_annotation_glue_text(TextView text, bool final_glue_p=false) | swoc::Errata | inline |
| assign_annotation_severity_glue_text(TextView text) | swoc::Errata | inline |
| assign_indent_text(TextView text) | swoc::Errata | inline |
| assign_severity_glue_text(TextView text) | swoc::Errata | inline |
| AUTO (defined in swoc::Errata) | swoc::Errata | static |
| AUTOTEXT_CODE | swoc::Errata | inlinestatic |
| AUTOTEXT_SEVERITY | swoc::Errata | inlinestatic |
| AUTOTEXT_SEVERITY_CODE | swoc::Errata | inlinestatic |
| back() const | swoc::Errata | inline |
| begin() | swoc::Errata | inline |
| begin() const | swoc::Errata | inline |
| bwformat (defined in swoc::Errata) | swoc::Errata | friend |
| clear() | swoc::Errata | inline |
| code() const | swoc::Errata | inline |
| code_type typedef | swoc::Errata | |
| const_iterator typedef (defined in swoc::Errata) | swoc::Errata | |
| Container typedef | swoc::Errata | protected |
| Data (defined in swoc::Errata) | swoc::Errata | friend |
| data() | swoc::Errata | protected |
| DEFAULT_ANNOTATION_GLUE_TEXT | swoc::Errata | inlinestatic |
| DEFAULT_CODE | swoc::Errata | inlinestatic |
| DEFAULT_INDENT_TEXT (defined in swoc::Errata) | swoc::Errata | inlinestatic |
| DEFAULT_SEVERITY | swoc::Errata | static |
| DEFAULT_SEVERITY_GLUE_TEXT | swoc::Errata | inlinestatic |
| empty() const | swoc::Errata | inline |
| end() | swoc::Errata | inline |
| end() const | swoc::Errata | inline |
| Errata()=default | swoc::Errata | |
| Errata(self_type const &that)=delete | swoc::Errata | |
| Errata(self_type &&that) noexcept | swoc::Errata | inline |
| Errata(code_type const &ec) | swoc::Errata | inlineexplicit |
| Errata(code_type const &ec, AutoText) | swoc::Errata | inlineexplicit |
| Errata(Severity severity) | swoc::Errata | inlineexplicit |
| Errata(Severity severity, AutoText) | swoc::Errata | inlineexplicit |
| Errata(code_type const &ec, Severity severity) | swoc::Errata | inline |
| Errata(code_type const &ec, Severity severity, AutoText auto_text) | swoc::Errata | inlineexplicit |
| Errata(code_type const &code, Severity severity, std::string_view const &text) | swoc::Errata | inline |
| Errata(Severity severity, std::string_view const &text) | swoc::Errata | inline |
| Errata(code_type const &code, std::string_view const &text) | swoc::Errata | inline |
| Errata(std::string_view const &text) | swoc::Errata | inlineexplicit |
| Errata(code_type const &code, Severity severity, std::string_view fmt, Args &&...args) | swoc::Errata | |
| Errata(code_type const &type, std::string_view fmt, Args &&...args) (defined in swoc::Errata) | swoc::Errata | |
| Errata(Severity severity, std::string_view fmt, Args &&...args) (defined in swoc::Errata) | swoc::Errata | |
| Errata(std::string_view fmt, Args &&...args) (defined in swoc::Errata) | swoc::Errata | explicit |
| FAILURE_SEVERITY | swoc::Errata | static |
| FILTER_SEVERITY | swoc::Errata | static |
| front() const | swoc::Errata | inline |
| has_severity() const | swoc::Errata | inline |
| indent_text() const | swoc::Errata | inline |
| is_ok() const | swoc::Errata | inline |
| Item (defined in swoc::Errata) | swoc::Errata | friend |
| iterator typedef (defined in swoc::Errata) | swoc::Errata | |
| length() const | swoc::Errata | inline |
| NIL_NOTE | swoc::Errata | protectedstatic |
| note(std::string_view text) | swoc::Errata | inline |
| note(Severity severity, std::string_view text) | swoc::Errata | inline |
| note(Severity severity) | swoc::Errata | inline |
| note(code_type const &ec) | swoc::Errata | inline |
| note(code_type const &code, Severity severity) | swoc::Errata | inline |
| note(std::string_view fmt, Args &&...args) | swoc::Errata | |
| note(Severity severity, std::string_view fmt, Args &&...args) | swoc::Errata | |
| note(self_type const &that) | swoc::Errata | |
| note(self_type &&that) | swoc::Errata | inline |
| note(std::string_view fmt, Args &&...args) (defined in swoc::Errata) | swoc::Errata | |
| note(Severity severity, std::string_view fmt, Args &&...args) (defined in swoc::Errata) | swoc::Errata | |
| note_localized(std::string_view const &text, std::optional< Severity > severity=std::optional< Severity >{}) | swoc::Errata | protected |
| note_s(std::optional< Severity > severity, std::string_view text) | swoc::Errata | |
| note_sv(std::optional< Severity > severity, std::string_view fmt, std::tuple< Args... > const &args) | swoc::Errata | |
| note_sv(std::optional< Severity > severity, std::string_view fmt, std::tuple< Args... > const &args) (defined in swoc::Errata) | swoc::Errata | |
| note_v(std::string_view fmt, std::tuple< Args... > const &args) | swoc::Errata | |
| note_v(Severity severity, std::string_view fmt, std::tuple< Args... > const &args) | swoc::Errata | |
| note_v(std::string_view fmt, std::tuple< Args... > const &args) (defined in swoc::Errata) | swoc::Errata | |
| note_v(Severity severity, std::string_view fmt, std::tuple< Args... > const &args) (defined in swoc::Errata) | swoc::Errata | |
| operator bool() const | swoc::Errata | inlineexplicit |
| operator!() const | swoc::Errata | inline |
| operator<< (defined in swoc::Errata) | swoc::Errata | friend |
| operator=(self_type const &that)=delete (defined in swoc::Errata) | swoc::Errata | |
| operator=(self_type &&that) | swoc::Errata | inline |
| register_sink(Sink::Handle const &s) | swoc::Errata | static |
| register_sink(SinkHandler const &f) | swoc::Errata | inlinestatic |
| register_sink(SinkHandler &&f) | swoc::Errata | inlinestatic |
| self_type typedef | swoc::Errata | protected |
| severity() const | swoc::Errata | inline |
| severity_glue_text() const | swoc::Errata | inline |
| SEVERITY_NAMES | swoc::Errata | static |
| severity_type typedef | swoc::Errata | |
| sink() | swoc::Errata | |
| SinkHandler typedef | swoc::Errata | |
| update(Severity severity) | swoc::Errata | |
| write(std::ostream &out) const | swoc::Errata | |
| ~Errata() | swoc::Errata |