Alloc(UPInt size) | OVR::DefaultAllocator | [virtual] |
AllocAligned(UPInt size, UPInt align) | OVR::Allocator | [virtual] |
Allocator_SingletonSupport() | OVR::Allocator_SingletonSupport< DefaultAllocator > | [inline] |
AllocDebug(UPInt size, const char *file, unsigned line) | OVR::DefaultAllocator | [virtual] |
Free(void *p) | OVR::DefaultAllocator | [virtual] |
FreeAligned(void *p) | OVR::Allocator | [virtual] |
GetInstance() | OVR::Allocator | [inline, static] |
InitSystemSingleton() | OVR::Allocator_SingletonSupport< DefaultAllocator > | [inline, static] |
onSystemShutdown() | OVR::Allocator_SingletonSupport< DefaultAllocator > | [inline, protected, virtual] |
Realloc(void *p, UPInt newSize) | OVR::DefaultAllocator | [virtual] |
setInstance(Allocator *palloc) | OVR::Allocator | [inline, static] |