Crazy Eddie's GUI System  ${CEGUI_VERSION}
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Pages
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<>
AnimationManagerms_Singleton
 
template<>
WidgetLookManagerms_Singleton
 
template<>
FontManagerms_Singleton
 
template<>
GlobalEventSetms_Singleton
 
template<>
ImageManagerms_Singleton
 
template<>
Loggerms_Singleton
 
template<>
RenderEffectManagerms_Singleton
 
template<>
SchemeManagerms_Singleton
 
template<>
Systemms_Singleton
 
template<>
WindowFactoryManagerms_Singleton
 
template<>
WindowManagerms_Singleton
 
template<>
WindowRendererManagerms_Singleton
 

Static Protected Attributes

static T * ms_Singleton