![]() |
#include <memory>
#include <functional>
#include <boost/thread/mutex.hpp>
#include <boost/thread/locks.hpp>
#include "SurgSim/Framework/Assert.h"
#include "SurgSim/Framework/SharedInstance-inl.h"
Go to the source code of this file.
Classes | |
class | SurgSim::Framework::SharedInstance< T > |
A utility class to manage a shared instance of an object. More... | |
Namespaces | |
SurgSim | |
SurgSim::Framework | |