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