|
MPQC
3.0.0-alpha
|
This is the complete list of members for sc::LimitExceeded< T >, including all inherited members.
| class_desc() const MPQC__NOEXCEPT | sc::SCException | inline |
| description() const MPQC__NOEXCEPT | sc::Exception | inline |
| elaborate() | sc::SCException | |
| Exception(const char *description=0, const char *file=0, int line=0) MPQC__NOEXCEPT | sc::Exception | |
| Exception(const Exception &) MPQC__NOEXCEPT (defined in sc::Exception) | sc::Exception | |
| exception_type() const MPQC__NOEXCEPT | sc::SCException | inline |
| file() const MPQC__NOEXCEPT | sc::Exception | inline |
| LimitExceeded(const char *description, const char *file, int line, T lim, T val, const ClassDesc *class_desc=0, const char *exception_type=strdup((std::string("LimitExceeded<")+std::string(typeid(T).name())+std::string(">")).c_str())) MPQC__NOEXCEPT | sc::LimitExceeded< T > | inline |
| LimitExceeded(const LimitExceeded &ref) MPQC__NOEXCEPT (defined in sc::LimitExceeded< T >) | sc::LimitExceeded< T > | inline |
| line() const MPQC__NOEXCEPT | sc::Exception | inline |
| SCException(const char *description=0, const char *file=0, int line=0, const ClassDesc *class_desc=0, const char *exception_type="SCException") MPQC__NOEXCEPT | sc::SCException | |
| SCException(const SCException &) MPQC__NOEXCEPT (defined in sc::SCException) | sc::SCException | |
| tolerance() MPQC__NOEXCEPT | sc::LimitExceeded< T > | inline |
| value() MPQC__NOEXCEPT | sc::LimitExceeded< T > | inline |
| what() const MPQC__NOEXCEPT | sc::SCException | |
| ~Exception() MPQC__NOEXCEPT (defined in sc::Exception) | sc::Exception | |
| ~LimitExceeded() MPQC__NOEXCEPT (defined in sc::LimitExceeded< T >) | sc::LimitExceeded< T > | inline |
| ~SCException() MPQC__NOEXCEPT (defined in sc::SCException) | sc::SCException |