12 #ifndef CXREGISTRATIONAPPLICATOR_H 13 #define CXREGISTRATIONAPPLICATOR_H 15 #include "org_custusx_registration_Export.h" 22 typedef boost::shared_ptr<class Data>
DataPtr;
42 std::map<QString, DataPtr> mSource;
43 void changeParentSpace(QDateTime oldTime, std::vector<DataPtr> data, QString oldParentSpace,
ParentSpace newParentSpace);
44 void updateTransform(QDateTime oldTime, std::vector<DataPtr> data,
RegistrationTransform delta_pre_rMd);
45 void changeParentSpace(QDateTime oldTime, DataPtr data,
ParentSpace newParentSpace);
46 QString generateNewSpaceUid()
const;
52 #endif // CXREGISTRATIONAPPLICATOR_H Definition of a parent space event.
boost::shared_ptr< class Data > DataPtr
Namespace for all CustusX production code.