![]() |
#include <array>
#include <memory>
#include <unordered_map>
#include "SurgSim/DataStructures/NamedData.h"
Go to the source code of this file.
Classes | |
class | SurgSim::DataStructures::DataGroupCopier |
A class that assists in copying from one DataGroup to another, when assignment is not possible. More... | |
Namespaces | |
SurgSim | |
SurgSim::DataStructures | |
Typedefs | |
typedef std::array< NamedDataCopyMap, 9 > | SurgSim::DataStructures::DataGroupCopyMap |
The type used for copying values between two DataGroups that cannot assign to each other. More... | |