Mark3 Realtime Kernel
Mark3::AutoAlloc Member List

This is the complete list of members for Mark3::AutoAlloc, including all inherited members.

Allocate(AutoAllocType eType_, size_t sSize_)Mark3::AutoAllocprivatestatic
DestroyObject(T *pObj_)Mark3::AutoAllocinlinestatic
DestroyRawData(void *pvData_)Mark3::AutoAllocstatic
DestroyUserTypeAllocation(uint8_t eUserType_, void *pvObj_)Mark3::AutoAllocstatic
Free(AutoAllocType eType_, void *pvObj_)Mark3::AutoAllocprivatestatic
Init(void)Mark3::AutoAllocstatic
m_pfAllocatorMark3::AutoAllocprivatestatic
m_pfFreeMark3::AutoAllocprivatestatic
NewObject()Mark3::AutoAllocinlinestatic
NewRawData(size_t sSize_)Mark3::AutoAllocstatic
NewUserTypeAllocation(uint8_t eUserType_)Mark3::AutoAllocstatic
SetAllocatorFunctions(AutoAllocAllocator_t pfAllocator_, AutoAllocFree_t pfFree_)Mark3::AutoAllocstatic