oscl_defalloc.h File Reference

The file defines simple default memory allocator classes. These allocators are used by the Oscl_Vector and Oscl_Map class, etc. More...

#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  OsclDestructDealloc
class  OsclAllocDestructDealloc
class  Oscl_TAlloc< T, Alloc >
struct  Oscl_TAlloc< T, Alloc >::rebind< U, V >

Defines

#define OSCL_DISABLE_WARNING_TRUNCATE_DEBUG_MESSAGE
#define ALLOCATE(n)   allocate(n)
#define ALLOC_AND_CONSTRUCT(n)   alloc_and_construct(n)

Detailed Description

The file defines simple default memory allocator classes. These allocators are used by the Oscl_Vector and Oscl_Map class, etc.


OSCL API
Posting Version: CORE_9.002.1.1