Structural creator for fwData::Landmarks version '1'.
More...
#include <Landmarks1.hpp>
|
virtual bool | isA (const std::string &type) const override |
|
FWSTRUCTURALPATCH_API | Landmarks1 () |
| Constructor.
|
|
FWSTRUCTURALPATCH_API | ~Landmarks1 () |
| Destructor.
|
|
FWSTRUCTURALPATCH_API | Landmarks1 (const Landmarks1 &cpy) |
| Copy constructor.
|
|
virtual FWSTRUCTURALPATCH_API::fwAtoms::Object::sptr | create () override |
| Create the specified object (sets 'landmarks' attribute).
|
|
FWATOMSPATCH_API | IStructuralCreator () |
| Constructor.
|
|
FWATOMSPATCH_API | IStructuralCreator (const IStructuralCreator &cpy) |
| Copy constructor.
|
|
virtual FWATOMSPATCH_API | ~IStructuralCreator () |
| Destructor.
|
|
virtual FWATOMSPATCH_API const std::string & | getObjectVersion () const |
| Returns the version of the object.
|
|
virtual FWATOMSPATCH_API const std::string & | getObjectClassname () const |
| Returns the classname of the object.
|
|
|
static bool | isTypeOf (const std::string &type) |
|
static bool | isTypeOf (const std::string &type) |
|
static const std::string & | leafClassname () |
| return object's classname without its namespace, i.e. BaseObject
|
|
static const std::string & | classname () |
| return object's classname without its namespace, i.e. BaseObject
|
|
static bool | isTypeOf (const std::string &type) |
|
static const std::string & | leafClassname () |
| return object's classname without its namespace, i.e. BaseObject
|
|
static const std::string & | classname () |
| return object's classname without its namespace, i.e. BaseObject
|
|
|
template<class , class , class > |
class | ::fwTools::ClassFactory |
|
class | ::fwTools::Factory |
|
|
virtual const std::string & | getLeafClassname () const override |
| return object's classname without its namespace, i.e. BaseObject
|
|
virtual const std::string & | getClassname () const override |
| return full object's classname with its namespace, i.e. fwCore::BaseObject
|
|
static const std::string & | leafClassname () |
| return object's classname without its namespace, i.e. BaseObject
|
|
static const std::string & | classname () |
| return object's classname without its namespace, i.e. BaseObject
|
|
|
FWATOMSPATCH_API::fwAtoms::Object::sptr | createObjBase () const |
| Create the object base : create meta infos : classname, version and id.
|
|
std::string | m_classname |
| Object classname.
|
|
std::string | m_version |
| Object version.
|
|
Structural creator for fwData::Landmarks version '1'.
Definition at line 21 of file Landmarks1.hpp.
The documentation for this class was generated from the following files: