Classes | Namespaces
BasicThread.h File Reference
#include <memory>
#include <string>
#include <boost/thread.hpp>
#include <boost/chrono.hpp>
#include "SurgSim/Framework/Barrier.h"

Go to the source code of this file.

Classes

class  SurgSim::Framework::BasicThread
 Basic thread implementation, tries to maintain a constant rate, supplies startup an initialization, can be synchronized with other threads at startup after calling doRun() a thread be be set off and doInit() and doStartup() will be called in succession. More...
 

Namespaces

 SurgSim
 
 SurgSim::Framework