Gazebo

SingletonT Class Template Reference

#include <SingletonT.hh>

Inheritance diagram for SingletonT:

OgreAdaptor Simulator World List of all members.

Detailed Description

template<class T>
class SingletonT< T >

Singleton class.


Static Public Member Functions

static T * Instance ()
 Get an instance of the singleton.

Protected Member Functions

 SingletonT ()
 Constructor.
virtual ~SingletonT ()
 Destructor.


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

Last updated Aug 04 2007