Gazebo

SingletonT Class Template Reference

#include <SingletonT.hh>

Inheritance diagram for SingletonT:

InputHandler OgreAdaptor World

List of all members.


Detailed Description

template<class T>
class SingletonT< T >

Singleton class

Static Public Member Functions

static T * Instance ()

Protected Member Functions

 SingletonT ()
virtual ~SingletonT ()

Constructor & Destructor Documentation

SingletonT (  )  [inline, protected]

Constructor

virtual ~SingletonT (  )  [inline, protected, virtual]

Destructor


Member Function Documentation

static T* Instance (  )  [inline, static]

Get an instance of the singleton


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

Last updated Aug 04 2007