HyperspaceExplorer 0.7.1
Static Public Member Functions
Loki::Singleton< T > Class Template Reference

Convenience template to implement a getter function for a singleton object. Often needed in a shared library which hosts singletons. More...

#include <SingletonHolder.h>

List of all members.

Static Public Member Functions

static T & Instance ()
 returns the single T object

Detailed Description

template<class T>
class Loki::Singleton< T >

Convenience template to implement a getter function for a singleton object. Often needed in a shared library which hosts singletons.

Usage

see test/SingletonDll


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

Generated on Mon Apr 9 2012 20:25:19 for HyperspaceExplorer 0.7.1 by doxygen 1.7.4  -  Hosted bySourceForge.net Logo