Main Page   Modules   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

Singleton< C > Class Template Reference

Creates a single, static instance of the templated class. More...

#include <InterfaceRegistry.h>

List of all members.

Static Public Methods

C & getInstance ()
 Get the one instance of the template class.


Detailed Description

template<class C>
class Singleton< C >

Creates a single, static instance of the templated class.


Member Function Documentation

template<class C>
C& Singleton< C >::getInstance   [inline, static]
 

Get the one instance of the template class.


The documentation for this class was generated from the following file:
SimData version pre-0.4.0. For more information on SimData, visit the SimData Homepage.

Generated on Tue Oct 14 12:06:42 2003, using Doxygen 1.2.18.

[SF.net]