Main Page   Modules   Class Hierarchy   Data Structures   File List   Data Fields   Globals  

Oscl_Alloc Class Reference
[OSCL Base]

#include <oscl_defalloc.h>

Inheritance diagram for Oscl_Alloc:

Oscl_DefAlloc _OsclBasicAllocator OsclAllocDestructDealloc OsclMemAllocator OsclMemBasicAllocator OsclMemPoolFixedChunkAllocator OsclMemPoolResizableAllocator OsclReadyAlloc OsclMemAllocDestructDealloc< T > OsclMemBasicAllocDestructDealloc< T >

Public Methods

virtual OsclAnyallocate (const uint32 size)=0
virtual OsclAnyallocate_fl (const uint32 size, const char *file_name, const int line_num)

Member Function Documentation

virtual OsclAny* Oscl_Alloc::allocate const uint32    size [pure virtual]
 

Implemented in _OsclBasicAllocator, Oscl_DefAlloc, OsclMemAllocator, OsclMemBasicAllocator, OsclMemAllocDestructDealloc< T >, OsclMemBasicAllocDestructDealloc< T >, OsclMemPoolFixedChunkAllocator, OsclMemPoolResizableAllocator, and OsclReadyAlloc.

virtual OsclAny* Oscl_Alloc::allocate_fl const uint32    size,
const char *    file_name,
const int    line_num
[inline, virtual]
 

Reimplemented in Oscl_DefAlloc, OsclMemAllocator, OsclMemAllocDestructDealloc< T >, and OsclReadyAlloc.


The documentation for this class was generated from the following file:
OSCL API
Posting Version: OPENCORE_20090310