This is the complete list of members for
OVR::Allocator_SingletonSupport< D >, including all inherited members.
| Alloc(UPInt size)=0 | OVR::Allocator | [pure virtual] |
| AllocAligned(UPInt size, UPInt align) | OVR::Allocator | [virtual] |
| Allocator_SingletonSupport() | OVR::Allocator_SingletonSupport< D > | [inline] |
| AllocDebug(UPInt size, const char *file, unsigned line) | OVR::Allocator | [inline, virtual] |
| Free(void *p)=0 | OVR::Allocator | [pure virtual] |
| FreeAligned(void *p) | OVR::Allocator | [virtual] |
| GetInstance() | OVR::Allocator | [inline, static] |
| InitSystemSingleton() | OVR::Allocator_SingletonSupport< D > | [inline, static] |
| onSystemShutdown() | OVR::Allocator_SingletonSupport< D > | [inline, protected, virtual] |
| pContainer | OVR::Allocator_SingletonSupport< D > | [private] |
| Realloc(void *p, UPInt newSize)=0 | OVR::Allocator | [pure virtual] |
| setInstance(Allocator *palloc) | OVR::Allocator | [inline, static] |