7 #ifndef __FWMDSEMANTICPATCH_V09ALA_V10_FWDATA_IMAGE_HPP__ 8 #define __FWMDSEMANTICPATCH_V09ALA_V10_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;
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.
Patch the 'landmarks' field of an image from version 'V9ALA' to 'V10' within 'MedicalData' context...
Contains the representation of the data objects used in the framework.