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

This is the complete list of members for cosmos::ResolveError, including all inherited members.

Code enum namecosmos::ResolveError
code() constcosmos::ResolveErrorinline
COSMOS_ERROR_IMPL (defined in cosmos::ResolveError)cosmos::ResolveError
CosmosError(const std::string_view error_class, const std::string_view fixed_text={}) (defined in cosmos::CosmosError)cosmos::CosmosErrorinlineexplicit
generateMsg() const overridecosmos::ResolveErrorprotectedvirtual
m_eai_codecosmos::ResolveErrorprotected
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
m_system_errnocosmos::ResolveErrorprotected
msg() constcosmos::ResolveErrorinline
msg(const Code code)cosmos::ResolveErrorstatic
raise()=0cosmos::CosmosErrorpure virtual
ResolveError(const Code code)cosmos::ResolveErrorexplicit
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
systemError() constcosmos::ResolveErrorinline
what() const overridecosmos::CosmosError