SCIRun  5.0
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | List of all members
Singleton< T > Class Template Reference

NOTE: This singleton model requires that the project is linked statically. More...

#include <Singleton.h>

Inheritance diagram for Singleton< T >:

Public Member Functions

T & instance ()
 

Detailed Description

template<class T>
class SCIRun::Core::Singleton< T >

NOTE: This singleton model requires that the project is linked statically.

Member Function Documentation

T& instance ( )
inline

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