xmscore
1.0
|
#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... | |
Definition in file Singleton.h.