| addUnwindInfo(CharCptr unwindInfo) | corelinux::Exception | |
| CONTINUABLE enum value (defined in corelinux::Exception) | corelinux::Exception | |
| Exception(CharCptr why, CharCptr file, LineNum line, Severity severity=Exception::CONTINUABLE, bool outOfMemory=false) | corelinux::Exception | |
| Exception(ExceptionCref crOther) | corelinux::Exception | |
| Exception(void) | corelinux::Exception | [protected] |
| Exception(CharCptr file, LineNum line, Severity severity=Exception::CONTINUABLE, bool outOfMemory=false) | corelinux::Exception | [protected] |
| getErrNum(void) const (defined in corelinux::SemaphoreException) | corelinux::SemaphoreException | |
| getFile(void) const | corelinux::Exception | |
| getLine(void) const | corelinux::Exception | |
| getSeverity(void) const | corelinux::Exception | |
| getUnwind(void) const | corelinux::Exception | |
| getWhy(void) const | corelinux::Exception | |
| isOutOfMemory(void) const | corelinux::Exception | [inline] |
| operator=(SemaphoreExceptionCref) | corelinux::SemaphoreException | |
| corelinux::Exception::operator=(ExceptionCref otherRef) | corelinux::Exception | |
| operator==(SemaphoreExceptionCref) const | corelinux::SemaphoreException | |
| corelinux::Exception::operator==(ExceptionCref otherRef) | corelinux::Exception | |
| PROCESSFATAL enum value | corelinux::Exception | |
| PROCESSTERMINATE enum value | corelinux::Exception | |
| SemaphoreException(CharCptr why, CharCptr file, LineNum line, Severity severity=Exception::CONTINUABLE, bool outOfMemory=false, Int errNum=0) | corelinux::SemaphoreException | |
| SemaphoreException(SemaphoreExceptionCref) | corelinux::SemaphoreException | |
| SemaphoreException(CharCptr file, LineNum line, Severity severity=Exception::CONTINUABLE, bool outOfMemory=false, Int errNum=0) | corelinux::SemaphoreException | [protected] |
| SemaphoreException(void) | corelinux::SemaphoreException | [protected] |
| setProcessFatalSeverity(void) | corelinux::Exception | |
| setProcessTerminateSeverity(void) | corelinux::Exception | |
| setThreadFatalSeverity(void) | corelinux::Exception | |
| setThreadTerminateSeverity(void) | corelinux::Exception | |
| setWhy(const std::string &) | corelinux::Exception | [protected] |
| setWhy(CharCptr) | corelinux::Exception | [protected] |
| Severity enum name | corelinux::Exception | |
| THREADFATAL enum value | corelinux::Exception | |
| THREADTERMINATE enum value | corelinux::Exception | |
| ~Exception(void) | corelinux::Exception | [virtual] |
| ~SemaphoreException(void) | corelinux::SemaphoreException | [virtual] |