SCV
4.2.1
Simple Components for Visual
|
This is the complete list of members for Singleton< T >, including all inherited members.
_instance | Singleton< T > | protectedstatic |
destroyInstance() | Singleton< T > | inlinestatic |
getInstance() | Singleton< T > | inlinestatic |
setInstance(T *instance) | Singleton< T > | inlinestatic |
Singleton(void) | Singleton< T > | inlineprotected |
Singleton(const Singleton &source) | Singleton< T > | inlineprotected |
~Singleton(void) | Singleton< T > | inlineprotectedvirtual |