#include <oscl_error.h>
Static Public Methods | |
OSCL_IMPORT_REF int32 | Init (Oscl_DefAlloc *aAlloc=NULL) |
OSCL_IMPORT_REF int32 | Cleanup () |
OSCL_IMPORT_REF OsclErrorTrapImp * | GetErrorTrapImp () |
|
Cleanup and destroy error trap for the calling thread.
|
|
Get the ErrorTrapImp for the current thread. Leaves on error. |
|
Allocate and initialize error trap for the calling thread.
|