| _context | ContextException | [protected] |
| _inf | ValOutOfRangeException< C > | [protected] |
| _sup | ValOutOfRangeException< C > | [protected] |
| _val | ValOutOfRangeException< C > | [protected] |
| _var_desc | OutOfRangeException | [protected] |
| ConsistencyCheckException(const std::string &context) | ConsistencyCheckException | [inline] |
| context() const | ContextException | [inline, virtual] |
| ContextException(const std::string &context) | ContextException | [inline] |
| desc() const | ValOutOfRangeException< C > | [inline, virtual] |
| Exception() | Exception | [inline] |
| Exception(const Exception &e) | Exception | [inline] |
| inf() const | ValOutOfRangeException< C > | [inline, virtual] |
| OutOfRangeException(const std::string &context, const std::string &var_desc) | OutOfRangeException | [inline] |
| sup() const | ValOutOfRangeException< C > | [inline, virtual] |
| type() const | ValOutOfRangeException< C > | [inline, virtual] |
| val() const | ValOutOfRangeException< C > | [inline, virtual] |
| ValOutOfRangeException(const std::string &context, const std::string &var_desc, C val, C inf, C sup) | ValOutOfRangeException< C > | [inline] |
| var_desc() const | OutOfRangeException | [inline, virtual] |
| ~ContextException() | ContextException | [inline] |
| ~Exception() | Exception | [inline, virtual] |
| ~OutOfRangeException() | OutOfRangeException | [inline] |