xmscore  1.0
Singleton.h File Reference
#include <boost/shared_ptr.hpp>

Go to the source code of this file.

Classes

class  xms::Singleton< T >
 Base class for classes that follow the singleton pattern. More...
 
class  xms::SharedSingleton< T >
 Singleton which can share the same instance with other singletons. More...
 

Detailed Description

Definition in file Singleton.h.