Crazy Eddie's GUI System  ${CEGUI_VERSION}
CEGUI::Singleton< T > Class Template Reference
+ Collaboration diagram for CEGUI::Singleton< T >:

Static Public Member Functions

static T & getSingleton (void)
 
static T * getSingletonPtr (void)
 
static T & getSingleton (void)
 
static T * getSingletonPtr (void)
 

Protected Member Functions

template<>
AnimationManager * ms_Singleton
 
template<>
WidgetLookManager * ms_Singleton
 
template<>
FontManager * ms_Singleton
 
template<>
GlobalEventSet * ms_Singleton
 
template<>
ImageManager * ms_Singleton
 
template<>
Logger * ms_Singleton
 
template<>
RenderEffectManager * ms_Singleton
 
template<>
SchemeManager * ms_Singleton
 
template<>
System * ms_Singleton
 
template<>
WindowFactoryManager * ms_Singleton
 
template<>
WindowManager * ms_Singleton
 
template<>
WindowRendererManager * ms_Singleton
 

Static Protected Attributes

static T * ms_Singleton