MPQC
2.3.1
|
This is the complete list of members for sc::LimitExceeded< T >, including all inherited members.
class_desc() const (defined in sc::SCException) | sc::SCException | inline |
description() const (defined in sc::SCException) | sc::SCException | inline |
elaborate() | sc::SCException | |
exception_type() const (defined in sc::SCException) | sc::SCException | inline |
file() const (defined in sc::SCException) | sc::SCException | inline |
LimitExceeded(const char *description, const char *file, int line, T lim, T val, const ClassDesc *class_desc=0, const char *exception_type="LimitExceeded") (defined in sc::LimitExceeded< T >) | sc::LimitExceeded< T > | inline |
LimitExceeded(const LimitExceeded &ref) (defined in sc::LimitExceeded< T >) | sc::LimitExceeded< T > | inline |
line() const (defined in sc::SCException) | sc::SCException | inline |
SCException(const char *description=0, const char *file=0, int line=0, const ClassDesc *class_desc=0, const char *exception_type="SCException") (defined in sc::SCException) | sc::SCException | |
SCException(const SCException &) (defined in sc::SCException) | sc::SCException | |
tolerance() (defined in sc::LimitExceeded< T >) | sc::LimitExceeded< T > | inline |
value() (defined in sc::LimitExceeded< T >) | sc::LimitExceeded< T > | inline |
what() const | sc::SCException | |
~LimitExceeded() (defined in sc::LimitExceeded< T >) | sc::LimitExceeded< T > | inline |
~SCException() (defined in sc::SCException) | sc::SCException |