SingleInstance< T > Class Template Reference

#include <autopointers.h>

Public Member Functions

 SingleInstance ()
 ~SingleInstance ()
T * Get ()

Private Attributes

T * data

Detailed Description

template<class T>
class SingleInstance< T >

Definition at line 202 of file autopointers.h.


Constructor & Destructor Documentation

template<class T >
SingleInstance< T >::SingleInstance (  )  [inline]

Definition at line 205 of file autopointers.h.

template<class T >
SingleInstance< T >::~SingleInstance (  )  [inline]

Definition at line 206 of file autopointers.h.


Member Function Documentation

template<class T >
T* SingleInstance< T >::Get (  )  [inline]

Definition at line 207 of file autopointers.h.


Field Documentation

template<class T >
T* SingleInstance< T >::data [private]

Definition at line 203 of file autopointers.h.


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

Generated on Thu Dec 29 00:11:48 2011 for SpringLobby by doxygen 1.6.3