7 #include "fwAtoms/registry/macros.hpp" 8 #include "fwAtoms/String.hpp" fwAtoms contains basic objects to represent any other kind of object
static FWATOMS_API String::sptr New(std::string value)
Construct a new Object represented a string.
virtual FWATOMS_API Base::sptr clone() const override
Returns a clone object.
Class represented a String.