#include "oscl_heapbase.h"
#include "oscl_defalloc.h"
#include "oscl_error_codes.h"
#include "oscl_singleton.h"
#include "oscl_assert.h"
#include "oscl_tls.h"
Go to the source code of this file.
Data Structures | |
class | OsclError |
class | OsclErrorTrap |
class | OsclTLSEx |
class | OsclTLSRegistryEx |
Defines | |
#define | OSCL_TRAPSTACK_PUSH(a) OsclError::PushL(a) |
#define | OSCL_TRAPSTACK_POP() OsclError::Pop() |
#define | OSCL_TRAPSTACK_POPDEALLOC() OsclError::PopDealloc() |