Bike-X  0.8
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
OVR::Allocator_SingletonSupport< D >::AllocContainer Struct Reference
Collaboration diagram for OVR::Allocator_SingletonSupport< D >::AllocContainer:
Collaboration graph

Public Member Functions

 AllocContainer ()
 

Data Fields

UPInt Data [(sizeof(D)+sizeof(UPInt)-1)/sizeof(UPInt)]
 
bool Initialized
 

Detailed Description

template<class D>
struct OVR::Allocator_SingletonSupport< D >::AllocContainer

Definition at line 251 of file OVR_Allocator.h.

Constructor & Destructor Documentation

template<class D>
OVR::Allocator_SingletonSupport< D >::AllocContainer::AllocContainer ( )
inline

Definition at line 255 of file OVR_Allocator.h.

Field Documentation

template<class D>
UPInt OVR::Allocator_SingletonSupport< D >::AllocContainer::Data[(sizeof(D)+sizeof(UPInt)-1)/sizeof(UPInt)]

Definition at line 253 of file OVR_Allocator.h.

template<class D>
bool OVR::Allocator_SingletonSupport< D >::AllocContainer::Initialized

Definition at line 254 of file OVR_Allocator.h.


The documentation for this struct was generated from the following file: