, including all inherited members.
addContext(const std::string &c) | wibble::exception::Context | [inline] |
Consistency(const std::string &context, const std::string &error=std::string()) | wibble::exception::Consistency | [inline] |
Context() | wibble::exception::Context | [inline] |
Context(const std::string &context) | wibble::exception::Context | [inline] |
context() const | wibble::exception::Context | [inline] |
desc() const | wibble::exception::ValOutOfRange< C > | [virtual] |
formatContext() const | wibble::exception::Context | [inline] |
fullInfo() const | wibble::exception::Generic | [inline, virtual] |
Generic() | wibble::exception::Generic | [inline] |
Generic(const std::string &context) | wibble::exception::Generic | [inline] |
inf() const | wibble::exception::ValOutOfRange< C > | [inline, virtual] |
m_context | wibble::exception::Context | [protected] |
m_formatted | wibble::exception::Generic | [mutable, protected] |
m_inf | wibble::exception::ValOutOfRange< C > | [protected] |
m_sup | wibble::exception::ValOutOfRange< C > | [protected] |
m_val | wibble::exception::ValOutOfRange< C > | [protected] |
m_var_desc | wibble::exception::OutOfRange | [protected] |
OutOfRange(const std::string &var_desc, const std::string &context) | wibble::exception::OutOfRange | [inline] |
sup() const | wibble::exception::ValOutOfRange< C > | [inline, virtual] |
type() const | wibble::exception::ValOutOfRange< C > | [inline, virtual] |
val() const | wibble::exception::ValOutOfRange< C > | [inline, virtual] |
ValOutOfRange(const std::string &var_desc, C val, C inf, C sup, const std::string &context) | wibble::exception::ValOutOfRange< C > | [inline] |
var_desc() const | wibble::exception::OutOfRange | [inline, virtual] |
what() const | wibble::exception::Generic | [inline, virtual] |
~Consistency() | wibble::exception::Consistency | [inline] |
~Generic() | wibble::exception::Generic | [inline, virtual] |
~OutOfRange() | wibble::exception::OutOfRange | [inline] |