ACSError Member List

This is the complete list of members for ACSError, including all inherited members.
ACSErrOKACSError [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
ACSErrTypeOKACSError [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]
currentACSError [protected]
depthACSError [protected]
done()ACSError [static]
errorTraceACSError [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]
initializedACSError [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_oldTerminateACSError [protected, static]
m_oldUnexpectedACSError [protected, static]
orbACSError [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