7 #include <fwAtoms/String.hpp> 8 #include <fwAtoms/Object.hpp> 9 #include <fwAtoms/Sequence.hpp> 11 #include <fwAtomsPatch/StructuralCreatorDB.hpp> 12 #include <fwAtomsPatch/helper/Object.hpp> 14 #include "fwStructuralPatch/creator/fwMedData/ModelSeries1.hpp" 48 helper.
addAttribute(
"reconstruction_db", ::fwAtoms::Sequence::New());
virtual FWSTRUCTURALPATCH_API::fwAtoms::Object::sptr create() override
Creates the specified object (sets 'reconstruction_db' attribute) and calls creator 'Series1'...
FWSTRUCTURALPATCH_API ~ModelSeries1()
Destructor.
virtual FWSTRUCTURALPATCH_API::fwAtoms::Object::sptr create() override
Creates the specified object.
Namespace containing medical data.
Structural creator for fwMedData::ModelSeries version '1'.
std::string m_version
Object version.
FWSTRUCTURALPATCH_API ModelSeries1()
Constructor.
Contains creators and structural patches.
Structural creator for fwMedData::Series version 1.
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.
std::string m_classname
Object classname.