| Tekkotsu Homepage | Demos | Overview | Downloads | Dev. Resources | Reference | Credits | 
| SingletonFactory< T > Class Template ReferenceA factory for singleton classes which return the instance via getInstance(). More... 
 
Inheritance diagram for SingletonFactory< T >:  Detailed Descriptiontemplate<class T> | |||||||||||
| Public Member Functions | |
| virtual T * | operator() () | 
| returns the singleton instance, factory-style | |
| virtual T* SingletonFactory< T >::operator() | ( | ) |  [virtual] | 
returns the singleton instance, factory-style
Implements Factory0Arg< T >.
Definition at line 86 of file Factories.h.
| Tekkotsu v5.1CVS | Generated Mon May 9 04:59:16 2016 by Doxygen 1.6.3 |