$search

Tracking::Singleton< T > Class Template Reference

#include <Singleton.h>

List of all members.

Public Member Functions

virtual ~Singleton ()

Static Public Member Functions

static T * GetInstance ()

Protected Member Functions

 Singleton ()

Static Private Attributes

static T * m_instance = 0

Detailed Description

template<typename T>
class Tracking::Singleton< T >

Definition at line 16 of file Singleton.h.


Constructor & Destructor Documentation

template<typename T>
virtual Tracking::Singleton< T >::~Singleton (  )  [inline, virtual]

Definition at line 24 of file Singleton.h.

template<typename T>
Tracking::Singleton< T >::Singleton (  )  [inline, protected]

Definition at line 30 of file Singleton.h.


Member Function Documentation

template<typename T>
static T* Tracking::Singleton< T >::GetInstance (  )  [inline, static]

Reimplemented in Tracking::Resources.

Definition at line 19 of file Singleton.h.


Member Data Documentation

template<typename T>
T * Tracking::Singleton< T >::m_instance = 0 [inline, static, private]

Definition at line 28 of file Singleton.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines


blort
Author(s): Michael Zillich, Thomas Mörwald, Johann Prankl, Andreas Richtsfeld, Bence Magyar (ROS version)
autogenerated on Fri Mar 1 16:57:59 2013