libcosmos
Linux C++ System Programming Library
Loading...
Searching...
No Matches
cosmos::CosmosError Member List

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::CosmosErrorinlineexplicit
generateMsg() constcosmos::CosmosErrorinlineprotectedvirtual
m_error_classcosmos::CosmosErrorprotected
m_file (defined in cosmos::CosmosError)cosmos::CosmosErrorprotected
m_func (defined in cosmos::CosmosError)cosmos::CosmosErrorprotected
m_line (defined in cosmos::CosmosError)cosmos::CosmosErrorprotected
m_msgcosmos::CosmosErrormutableprotected
m_msg_generatedcosmos::CosmosErrormutableprotected
raise()=0cosmos::CosmosErrorpure virtual
setErrorClass(const std::string_view error_class)cosmos::CosmosErrorinlineprotected
setInfo(const char *file, const size_t line, const char *func)cosmos::CosmosErrorinline
shortWhat() constcosmos::CosmosError
what() const overridecosmos::CosmosError