|
#include <memory>#include <utility>#include <boost/thread.hpp>#include "SurgSim/Framework/Assert.h"#include "SurgSim/DataStructures/BufferedValue-inl.h"Go to the source code of this file.
Classes | |
| class | SurgSim::DataStructures::BufferedValue< T > |
| BufferedValue is a class to enable a representation of two values for one variable, where both values need to be accessible at the same time, one in a thread safe, single threaded context, the other in a thread unsafe context. More... | |
Namespaces | |
| SurgSim | |
| SurgSim::DataStructures | |
1.8.13