|
libcosmos
Linux C++ System Programming Library
|
This is the complete list of members for cosmos::CosmosError, including all inherited members.
| CosmosError(const std::string_view error_class, const std::string_view fixed_text={}) (defined in cosmos::CosmosError) | cosmos::CosmosError | inlineexplicit |
| generateMsg() const | cosmos::CosmosError | inlineprotectedvirtual |
| m_error_class | cosmos::CosmosError | protected |
| m_file (defined in cosmos::CosmosError) | cosmos::CosmosError | protected |
| m_func (defined in cosmos::CosmosError) | cosmos::CosmosError | protected |
| m_line (defined in cosmos::CosmosError) | cosmos::CosmosError | protected |
| m_msg | cosmos::CosmosError | mutableprotected |
| m_msg_generated | cosmos::CosmosError | mutableprotected |
| raise()=0 | cosmos::CosmosError | pure virtual |
| setErrorClass(const std::string_view error_class) | cosmos::CosmosError | inlineprotected |
| setInfo(const char *file, const size_t line, const char *func) | cosmos::CosmosError | inline |
| shortWhat() const | cosmos::CosmosError | |
| what() const override | cosmos::CosmosError |