, including all inherited members.
| ACSErrOK | ACSError | [protected, static] |
| ACSError() | ACSError | |
| ACSError(const char *file, int line) | ACSError | |
| ACSError(const char *file, int line, const char *routine) | ACSError | |
| ACSError(const ACSErr::ErrorTrace &errortrace) | ACSError | |
| ACSError(ACSErr::ErrorTrace &errortrace) | ACSError | |
| ACSError(const char *file, int line, ACSErr::ErrorTrace *errortrace, bool release=1) | ACSError | |
| ACSError(ACSErr::ErrorTrace *errortrace, bool release=1) | ACSError | |
| ACSError(const char *file, int line, ACSErr::ACSErrType et, ACSErr::ErrorCode ec, const char *routine, ACSErr::Severity severity=DEFAULT_SEVERITY) | ACSError | |
| ACSError(const char *file, int line, ACSError &err, ACSErr::ACSErrType et, ACSErr::ErrorCode ec, const char *routine, ACSErr::Severity severity=DEFAULT_SEVERITY) | ACSError | |
| ACSError(const char *file, int line, ACSError *err, ACSErr::ACSErrType et, ACSErr::ErrorCode ec, const char *routine, ACSErr::Severity severity=DEFAULT_SEVERITY, bool release=1) | ACSError | |
| ACSError(ACSErr::ACSException &exception) | ACSError | |
| ACSError(const char *file, int line, ACSErr::ACSException &pex, ACSErr::ACSErrType et, ACSErr::ErrorCode ec, const char *routine, ACSErr::Severity severity=DEFAULT_SEVERITY) | ACSError | |
| ACSError(const char *file, int line, ACSErr::ErrorTrace &pc, ACSErr::ACSErrType et, ACSErr::ErrorCode ec, const char *routine, ACSErr::Severity severity=DEFAULT_SEVERITY) | ACSError | |
| ACSErrTypeOK | ACSError | [protected, static] |
| addData(const char *name, const char *value) | ACSError | |
| addData(const char *name, T value) | ACSError | [inline] |
| createErrorTrace(const char *file, int line, ACSError &er) | ACSError | [inline, static] |
| createErrorTrace(const char *file, int line, ACSErr::ACSException &pex, ACSErr::ACSErrType et, ACSErr::ErrorCode ec, const char *routine, ACSErr::Severity severity=DEFAULT_SEVERITY) | ACSError | [static] |
| createErrorTrace(const char *file, int line, ACSErr::ACSErrType et, ACSErr::ErrorCode ec, const char *routine, ACSErr::Severity severity=DEFAULT_SEVERITY) | ACSError | [static] |
| current | ACSError | [protected] |
| depth | ACSError | [protected] |
| done() | ACSError | [static] |
| errorTrace | ACSError | [protected] |
| fill(ACSErr::ACSErrType et, ACSErr::ErrorCode ec, ACSErr::Severity severity, const char *file, int line, const char *routine) | ACSError | [protected] |
| getDepth() | ACSError | [inline] |
| getDescription() | ACSError | |
| getDescription(ACSErr::ACSErrType et, ACSErr::ErrorCode ec) | ACSError | [static] |
| getErrorCode() | ACSError | [inline] |
| getErrorTrace() | ACSError | [inline] |
| getErrorType() | ACSError | [inline] |
| getFileName() | ACSError | [inline] |
| getHostName() | ACSError | [inline] |
| getLineNumber() | ACSError | [inline] |
| getNext() | ACSError | |
| getProcess() | ACSError | [inline] |
| getRoutine() | ACSError | [inline] |
| getSeverity() | ACSError | [inline] |
| getThread() | ACSError | [inline] |
| getTime() | ACSError | [protected] |
| getTimeStamp() | ACSError | [inline] |
| hostName(const char *hn) | ACSError | [static] |
| init(int argc, char *argv[]) | ACSError | [static] |
| init(CORBA::ORB_ptr _orb) | ACSError | [static] |
| init() | ACSError | [static] |
| initialized | ACSError | [protected, static] |
| initLog(CORBA::ORB_ptr _orb) | ACSError | [protected, static] |
| isInit() | ACSError | [inline, static] |
| isOK() | ACSError | [inline] |
| log() | ACSError | |
| log(ACSErr::ErrorTrace *c, int level) | ACSError | [protected] |
| m_oldTerminate | ACSError | [protected, static] |
| m_oldUnexpected | ACSError | [protected, static] |
| orb | ACSError | [protected, static] |
| processName(const char *pn) | ACSError | [static] |
| returnErrorTrace(bool deletion=true) | ACSError | |
| setError(ACSErr::ACSErrType ty, ACSErr::ErrorCode ec) | ACSError | [inline] |
| setFileName(const char *fn) | ACSError | [inline] |
| setLineNumber(CORBA::ULong ln) | ACSError | [inline] |
| setProcessName(const char *pn) | ACSError | [static] |
| setSeverity(ACSErr::Severity severity) | ACSError | [inline] |
| setTimeStamp(CORBA::ULongLong time) | ACSError | [inline] |
| top() | ACSError | [inline] |
| ~ACSError() | ACSError | |