7 #include <fwAtoms/String.hpp> 9 #include <fwAtomsPatch/helper/Object.hpp> 11 #include "fwStructuralPatch/creator/fwMedData/Study1.hpp" virtual FWSTRUCTURALPATCH_API::fwAtoms::Object::sptr create() override
Creates the specified object.
Namespace containing medical data.
FWSTRUCTURALPATCH_API ~Study1()
Destructor.
std::string m_version
Object version.
static FWATOMS_API String::sptr New(std::string value)
Construct a new Object represented a string.
Contains base functionalities used to transform objects from a version to another.
FWSTRUCTURALPATCH_API Study1()
Constructor.
Contains creators and structural patches.
Structural creator for fwMedData::Study version '1'.
FWATOMSPATCH_API::fwAtoms::Object::sptr createObjBase() const
Create the object base : create meta infos : classname, version and id.
FWATOMSPATCH_API void addAttribute(const std::string &name,::fwAtoms::Base::sptr value, conditions::Abstract::sptr condition=conditions::Abstract::New())
Adds a new attribute in the current object.
FWATOMSPATCH_API IStructuralCreator()
Constructor.
std::string m_classname
Object classname.