simgear::Singleton< Class > Class Template Reference

Class that supplies the address of a singleton instance. More...

#include <Singleton.hxx>

List of all members.


Detailed Description

template<typename Class>
class simgear::Singleton< Class >

Class that supplies the address of a singleton instance.

This class can be inherited by its Class argument in order to support the instance() method in that class.

Definition at line 17 of file Singleton.hxx.


The documentation for this class was generated from the following file:

Generated on 23 Feb 2010 for SimGear by  doxygen 1.6.1