7 #ifndef __FWMDSEMANTICPATCH_V10_V09ALA_FWDATA_IMAGE_HPP__ 8 #define __FWMDSEMANTICPATCH_V10_V09ALA_FWDATA_IMAGE_HPP__ 10 #include "fwMDSemanticPatch/config.hpp" 12 #include <fwAtomsPatch/ISemanticPatch.hpp> 31 FWMDSEMANTICPATCH_API
Image();
34 FWMDSEMANTICPATCH_API ~
Image();
37 FWMDSEMANTICPATCH_API
Image(
const Image& cpy );
44 FWMDSEMANTICPATCH_API
virtual void apply(
45 const ::fwAtoms::Object::sptr& previous,
46 const ::fwAtoms::Object::sptr& current,
47 ::fwAtomsPatch::IPatch::NewVersionsType& newVersions)
override;
Patch the 'landmarks' field of an image from version 'V10' to 'V09ALA' within 'MedicalData' context...
Contains the semantic patches within the context "MedicalData".
#define fwCoreClassDefinitionsWithFactoryMacro(_classinfo_, _parameters_, _factory_)
Generate common construction methods for classes with one factory.
Base class of contextual patches.
Contains the representation of the data objects used in the framework.