7 #ifndef __FWMDSEMANTICPATCH_V1_V2_FWDATA_ACQUISITION_HPP__ 8 #define __FWMDSEMANTICPATCH_V1_V2_FWDATA_ACQUISITION_HPP__ 10 #include "fwMDSemanticPatch/config.hpp" 12 #include <fwAtomsPatch/ISemanticPatch.hpp> 45 FWMDSEMANTICPATCH_API
virtual void apply(
46 const ::fwAtoms::Object::sptr& previous,
47 const ::fwAtoms::Object::sptr& current,
48 ::fwAtomsPatch::IPatch::NewVersionsType& newVersions)
override;
57 #endif // __FWMDSEMANTICPATCH_V1_V2_FWDATA_ACQUISITION_HPP__ Contains the semantic patches within the context "MedicalData".
#define fwCoreClassDefinitionsWithFactoryMacro(_classinfo_, _parameters_, _factory_)
Generate common construction methods for classes with one factory.
Patch an acquisition from version 'V1' to 'V2' within 'MedicalData' context.
Base class of contextual patches.
Contains the representation of the data objects used in the framework.