MPQC
3.0.0-alpha
|
This is the complete list of members for sc::SyscallFailed, including all inherited members.
class_desc() const MPQC__NOEXCEPT | sc::SCException | inline |
description() const MPQC__NOEXCEPT | sc::Exception | inline |
elaborate() | sc::SCException | |
err() const MPQC__NOEXCEPT | sc::SyscallFailed | inline |
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 |
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 | |
syscall() const MPQC__NOEXCEPT | 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") MPQC__NOEXCEPT | sc::SyscallFailed | |
SyscallFailed(const SyscallFailed &) MPQC__NOEXCEPT (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") MPQC__NOEXCEPT | sc::SystemException | |
SystemException(const SystemException &) MPQC__NOEXCEPT (defined in sc::SystemException) | sc::SystemException | |
what() const MPQC__NOEXCEPT | sc::SCException | |
~Exception() MPQC__NOEXCEPT (defined in sc::Exception) | sc::Exception | |
~SCException() MPQC__NOEXCEPT (defined in sc::SCException) | sc::SCException | |
~SyscallFailed() MPQC__NOEXCEPT (defined in sc::SyscallFailed) | sc::SyscallFailed | |
~SystemException() MPQC__NOEXCEPT (defined in sc::SystemException) | sc::SystemException |