7 #include <fwAtoms/String.hpp> 8 #include <fwAtoms/Object.hpp> 10 #include <fwAtomsPatch/helper/Object.hpp> 12 #include "fwStructuralPatch/creator/fwMedData/ActivitySeries1.hpp" FWSTRUCTURALPATCH_API ActivitySeries1()
Constructor.
virtual FWSTRUCTURALPATCH_API::fwAtoms::Object::sptr create() override
Creates the specified object.
Namespace containing medical data.
std::string m_version
Object version.
static FWATOMS_API String::sptr New(std::string value)
Construct a new Object represented a string.
virtual FWSTRUCTURALPATCH_API::fwAtoms::Object::sptr create() override
Creates the specified object.
Contains creators and structural patches.
Structural creator for fwMedData::ActivitySeries version 1.
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.
FWSTRUCTURALPATCH_API ~ActivitySeries1()
Destructor.