7 #ifndef __FWSTRUCTURALPATCH_FWDATA_PATIENT_V1TOFWMEDDATAPATIENTV1_HPP__ 8 #define __FWSTRUCTURALPATCH_FWDATA_PATIENT_V1TOFWMEDDATAPATIENTV1_HPP__ 10 #include "fwStructuralPatch/config.hpp" 12 #include <fwAtomsPatch/IStructuralPatch.hpp> 46 FWSTRUCTURALPATCH_API
virtual void apply(
47 const ::fwAtoms::Object::sptr& previous,
48 const ::fwAtoms::Object::sptr& current,
49 ::fwAtomsPatch::IPatch::NewVersionsType& newVersions)
override;
This class contains helper to generate Medical Data (SeriesDB, ImageSeries, ...). ...
Contains creators and structural patches.
#define fwCoreClassDefinitionsWithFactoryMacro(_classinfo_, _parameters_, _factory_)
Generate common construction methods for classes with one factory.
Base class of all structural patches.
Contains the representation of the data objects used in the framework.
Transforms a ::fwData::Patient to a fwMedData::Patient.