wibble 1.1
|
This is the complete list of members for wibble::exception::System, including all inherited members.
addContext(const std::string &c) | wibble::exception::Context | inline |
code() const | wibble::exception::System | inlinevirtual |
Context() | wibble::exception::Context | inline |
Context(const std::string &context) | wibble::exception::Context | inline |
context() const | wibble::exception::Context | inline |
desc() const | wibble::exception::System | virtual |
formatContext() const | wibble::exception::Context | inline |
fullInfo() const | wibble::exception::Generic | inlinevirtual |
Generic() | wibble::exception::Generic | inline |
Generic(const std::string &context) | wibble::exception::Generic | inline |
m_context | wibble::exception::Context | protected |
m_errno | wibble::exception::System | protected |
m_formatted | wibble::exception::Generic | mutableprotected |
System(const std::string &context) | wibble::exception::System | |
System(int code, const std::string &context) | wibble::exception::System | |
type() const | wibble::exception::System | inlinevirtual |
what() const | wibble::exception::Generic | inlinevirtual |
~Generic() | wibble::exception::Generic | inlinevirtual |