#include <CEGUISingleton.h>
Collaboration diagram for CEGUI::Singleton< T >:
Public Member Functions | |
Singleton (void) | |
~Singleton (void) | |
Static Public Member Functions | |
static T & | getSingleton (void) |
static T * | getSingletonPtr (void) |
Static Protected Attributes | |
static T * | ms_Singleton |
Definition at line 52 of file CEGUISingleton.h.
|
Definition at line 58 of file CEGUISingleton.h. |
|
Definition at line 63 of file CEGUISingleton.h. |
|
Reimplemented in CEGUI::FontManager, CEGUI::GlobalEventSet, CEGUI::ImagesetManager, CEGUI::Logger, CEGUI::MouseCursor, CEGUI::SchemeManager, CEGUI::System, CEGUI::WindowFactoryManager, CEGUI::WindowManager, and CEGUI::WidgetLookManager. Definition at line 65 of file CEGUISingleton.h. |
|
Reimplemented in CEGUI::FontManager, CEGUI::GlobalEventSet, CEGUI::ImagesetManager, CEGUI::MouseCursor, CEGUI::SchemeManager, CEGUI::System, CEGUI::WindowFactoryManager, CEGUI::WindowManager, and CEGUI::WidgetLookManager. Definition at line 67 of file CEGUISingleton.h. |
|
Definition at line 55 of file CEGUISingleton.h. |