fw4spl
fwStructuralPatch::creator::fwData::Landmarks1 Class Reference

Structural creator for fwData::Landmarks version '1'. More...

#include <Landmarks1.hpp>

+ Inheritance diagram for fwStructuralPatch::creator::fwData::Landmarks1:
+ Collaboration diagram for fwStructuralPatch::creator::fwData::Landmarks1:

Public Member Functions

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).
 
- Public Member Functions inherited from fwAtomsPatch::IStructuralCreator
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.
 
- Public Member Functions inherited from fwCore::BaseObject

Static Public Member Functions

static bool isTypeOf (const std::string &type)
 
- Static Public Member Functions inherited from fwAtomsPatch::IStructuralCreator
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 Public Member Functions inherited from fwCore::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
 

Friends

template<class , class , class >
class ::fwTools::ClassFactory
 
class ::fwTools::Factory
 

Demangling methods

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
 

Additional Inherited Members

- Protected Member Functions inherited from fwAtomsPatch::IStructuralCreator
FWATOMSPATCH_API::fwAtoms::Object::sptr createObjBase () const
 Create the object base : create meta infos : classname, version and id.
 
- Protected Attributes inherited from fwAtomsPatch::IStructuralCreator
std::string m_classname
 Object classname.
 
std::string m_version
 Object version.
 

Detailed Description

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: