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