![]() |
Shadowrun: Awakened 29 September 2011 - Build 871
|
#include <Singleton.hpp>
Inheritance diagram for cat::Singleton< T >:Public Member Functions | |
| virtual | ~Singleton () |
Static Public Member Functions | |
| static CAT_INLINE void | deallocate () |
| static CAT_INLINE T * | ref () |
Static Public Attributes | |
| static T * | ii = 0 |
Protected Member Functions | |
| Singleton< T > & | operator= (Singleton< T > &) |
| Singleton () | |
| Singleton (Singleton< T > &) | |
Definition at line 46 of file Singleton.hpp.
| cat::Singleton< T >::Singleton | ( | ) | [inline, protected] |
Definition at line 49 of file Singleton.hpp.
{}
| cat::Singleton< T >::Singleton | ( | Singleton< T > & | ) | [inline, protected] |
Definition at line 50 of file Singleton.hpp.
{}
| virtual cat::Singleton< T >::~Singleton | ( | ) | [inline, virtual] |
Definition at line 71 of file Singleton.hpp.
{}
| static CAT_INLINE void cat::Singleton< T >::deallocate | ( | ) | [inline, static] |
Definition at line 62 of file Singleton.hpp.
| Singleton<T>& cat::Singleton< T >::operator= | ( | Singleton< T > & | ) | [inline, protected] |
Definition at line 51 of file Singleton.hpp.
{}
| static CAT_INLINE T* cat::Singleton< T >::ref | ( | ) | [inline, static] |
Definition at line 54 of file Singleton.hpp.
Referenced by cat::Singleton< Settings >::deallocate(), and cat::Singleton< Settings >::ref().
Copyright © 2007-2010 by The Shadowrun: Awakened Team. This work is licensed under the GNU Lesser General Public License 3.