#include "oscl_base.h"
#include "osclconfig_compiler_warnings.h"
#include "oscl_mem_inst.h"
Go to the source code of this file.
Data Structures | |
class | Oscl_Alloc |
class | Oscl_Dealloc |
class | Oscl_DefAlloc |
class | Oscl_TAlloc |
class | OsclAllocDestructDealloc |
class | OsclDestructDealloc |
struct | rebind |
Defines | |
#define | OSCL_DISABLE_WARNING_TRUNCATE_DEBUG_MESSAGE |
#define | ALLOCATE(n) allocate_fl(n,__FILE__,__LINE__) |
#define | ALLOC_AND_CONSTRUCT(n) alloc_and_construct_fl(n,__FILE__,__LINE__) |