|
LibSWOC++ 1.5.14
Solid Wall of C++
|
This is the complete list of members for swoc::Errata::Annotation, including all inherited members.
| _level | swoc::Errata::Annotation | protected |
| _next | swoc::Errata::Annotation | protected |
| _prev (defined in swoc::Errata::Annotation) | swoc::Errata::Annotation | protected |
| _severity | swoc::Errata::Annotation | protected |
| _text | swoc::Errata::Annotation | protected |
| Annotation() | swoc::Errata::Annotation | inlineprotected |
| Annotation(std::string_view text, std::optional< Severity > severity=std::optional< Severity >{}, unsigned short level=0) | swoc::Errata::Annotation | inlineexplicitprotected |
| assign(Severity severity) | swoc::Errata::Annotation | inline |
| clear() | swoc::Errata::Annotation | inline |
| Errata (defined in swoc::Errata::Annotation) | swoc::Errata::Annotation | friend |
| has_severity() const | swoc::Errata::Annotation | inline |
| level() const | swoc::Errata::Annotation | inline |
| Linkage typedef | swoc::Errata::Annotation | protected |
| severity(Severity default_severity=DEFAULT_SEVERITY) const | swoc::Errata::Annotation | inline |
| swoc::MemArena (defined in swoc::Errata::Annotation) | swoc::Errata::Annotation | friend |
| text() const | swoc::Errata::Annotation | inline |