m2etis  0.4
Singleton.h File Reference
#include "m2etis/util/SystemParameters.h"
#include "boost/interprocess/sync/scoped_lock.hpp"
#include "boost/thread.hpp"
Include dependency graph for Singleton.h:

Go to the source code of this file.

Classes

class  m2etis::util::Singleton< T >
 Derive from this templated class to make a class a singleton. Refer to the Singleton Design Pattern if it is not clear what a singleton is. Declare the ctor private. More...
 

Namespaces

 m2etis
 
 m2etis::util