#include <oscl_defalloc.h>
Inheritance diagram for Oscl_Alloc:
Public Methods | |
virtual OsclAny * | allocate (const uint32 size)=0 |
virtual OsclAny * | allocate_fl (const uint32 size, const char *file_name, const int line_num) |
|
|
Reimplemented in Oscl_DefAlloc, OsclMemAllocator, OsclMemAllocDestructDealloc< T >, and OsclReadyAlloc. |