#include "osclconfig_error.h"
#include "oscl_heapbase.h"
#include "oscl_defalloc.h"
#include "oscl_assert.h"
#include "oscl_error.h"
#include "oscl_base_alloc.h"
#include "oscl_tls.h"
#include "oscl_singleton.h"
#include "oscl_error_imp.h"
Go to the source code of this file.
Data Structures | |
class | OsclErrorTrapImp |
class | OsclTrapStack |
class | OsclTrapStackItem |
Defines | |
#define | OSCL_MAX_TRAP_LEVELS 20 |
#define | PVERRORTRAP_REGISTRY_ID OSCL_TLS_ID_PVERRORTRAP |
#define | PVERRORTRAP_REGISTRY OsclTLSRegistry |