ADTF
|
This is the complete list of members for cExceptionHandler, including all inherited members.
CopyCallStack(const tCallStack &sStack) | cExceptionHandler | static |
fnAdditionalAction typedef | cExceptionHandler | |
FreeCallStack(tCallStack &sStack) | cExceptionHandler | static |
GetCallStack(cString &strCallStack, tInt nDepth=10) | cExceptionHandler | static |
GetCallStack(tInt nDepth=10, tVoid *pBuffer=nullptr) | cExceptionHandler | static |
RegisterExceptionHandler(const tChar *strApplicationName, const tChar *strSupportContact, tBool bDontAsk=tFalse) | cExceptionHandler | static |
ResolveCallStack(IStackResolveCallback *pCallback, const tCallStack &sStack) | cExceptionHandler | static |
SetAdditionalAction(fnAdditionalAction pAction) | cExceptionHandler | static |
UnregisterExceptionHandler() | cExceptionHandler | static |