MPQC
2.3.1
|
This is the complete list of members for sc::SyscallFailed, 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 | |
err() const (defined in sc::SyscallFailed) | sc::SyscallFailed | inline |
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 |
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 | |
syscall() const | sc::SyscallFailed | inline |
SyscallFailed(const char *description=0, const char *source_file=0, int line=0, const char *syscall=0, int err=0, const ClassDesc *class_desc=0, const char *exception_type="SyscallFailed") (defined in sc::SyscallFailed) | sc::SyscallFailed | |
SyscallFailed(const SyscallFailed &) (defined in sc::SyscallFailed) | sc::SyscallFailed | |
SystemException(const char *description=0, const char *file=0, int line=0, const ClassDesc *class_desc=0, const char *exception_type="SystemException") (defined in sc::SystemException) | sc::SystemException | |
SystemException(const SystemException &) (defined in sc::SystemException) | sc::SystemException | |
what() const | sc::SCException | |
~SCException() (defined in sc::SCException) | sc::SCException | |
~SyscallFailed() (defined in sc::SyscallFailed) | sc::SyscallFailed | |
~SystemException() (defined in sc::SystemException) | sc::SystemException |