Public Member Functions | |
AllocContainer () | |
Public Attributes | |
UPInt | Data [(sizeof(D)+sizeof(UPInt)-1)/sizeof(UPInt)] |
bool | Initialized |
Definition at line 240 of file OVR_Allocator.h.
OVR::Allocator_SingletonSupport< D >::AllocContainer::AllocContainer | ( | ) | [inline] |
Definition at line 244 of file OVR_Allocator.h.
UPInt OVR::Allocator_SingletonSupport< D >::AllocContainer::Data[(sizeof(D)+sizeof(UPInt)-1)/sizeof(UPInt)] |
Definition at line 242 of file OVR_Allocator.h.
bool OVR::Allocator_SingletonSupport< D >::AllocContainer::Initialized |
Definition at line 243 of file OVR_Allocator.h.