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

OsclMemBasicAllocDestructDealloc< T > Class Template Reference
[OSCL MemoryOSCL Memory]

#include <oscl_mem.h>

Inheritance diagram for OsclMemBasicAllocDestructDealloc< T >:

OsclAllocDestructDealloc OsclDestructDealloc Oscl_DefAlloc Oscl_Alloc Oscl_Dealloc

Public Methods

OsclAnyallocate (const uint32 size)
void deallocate (OsclAny *p)
void destruct_and_dealloc (OsclAny *p)

Detailed Description

template<class T>
class OsclMemBasicAllocDestructDealloc< T >

An OsclAllocDestructDealloc class that uses OsclMemBasicAllocator.


Member Function Documentation

template<class T>
OsclAny* OsclMemBasicAllocDestructDealloc< T >::allocate const uint32    size [inline, virtual]
 

Implements Oscl_DefAlloc.

template<class T>
void OsclMemBasicAllocDestructDealloc< T >::deallocate OsclAny   p [inline, virtual]
 

Implements Oscl_DefAlloc.

template<class T>
void OsclMemBasicAllocDestructDealloc< T >::destruct_and_dealloc OsclAny   p [inline, virtual]
 

Implements OsclDestructDealloc.


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