AlgorithmException(const char *description=0, const char *file=0, int line=0, const ClassDesc *class_desc=0, const char *exception_type="AlgorithmException") (defined in sc::AlgorithmException) | sc::AlgorithmException | |
AlgorithmException(const AlgorithmException &) (defined in sc::AlgorithmException) | sc::AlgorithmException | |
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] |
line() const (defined in sc::SCException) | sc::SCException | [inline] |
max_iter() const (defined in sc::MaxIterExceeded) | sc::MaxIterExceeded | [inline] |
MaxIterExceeded(const char *description=0, const char *file=0, int line=0, int maxiter=0, const ClassDesc *class_desc=0, const char *exception_type="MaxIterExceeded") (defined in sc::MaxIterExceeded) | sc::MaxIterExceeded | |
MaxIterExceeded(const MaxIterExceeded &) (defined in sc::MaxIterExceeded) | sc::MaxIterExceeded | |
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 | |
what() const | sc::SCException | |
~AlgorithmException() (defined in sc::AlgorithmException) | sc::AlgorithmException | |
~MaxIterExceeded() (defined in sc::MaxIterExceeded) | sc::MaxIterExceeded | |
~SCException() (defined in sc::SCException) | sc::SCException | |