Build an object of type HandleType. More...
#include <hpp/manipulation/srdf/factories/handle.hh>
Public Types | |
typedef boost::shared_ptr< HandleType > | HandleTypePtr_t |
Public Member Functions | |
HandleFactory (ObjectFactory *parent, const XMLElement *element) | |
virtual void | finishTags () |
HandleTypePtr_t | handle () const |
Protected Attributes | |
HandleTypePtr_t | handle_ |
Transform3f | localPosition_ |
The element required to build the handle. More... | |
std::string | linkName_ |
Build an object of type HandleType.
HandleType | must be hpp::manipulation::Handle |
typedef boost::shared_ptr<HandleType> hpp::manipulation::srdf::HandleFactory< HandleType >::HandleTypePtr_t |
|
inline |
|
virtual |
HandleTypePtr_t hpp::manipulation::srdf::HandleFactory< HandleType >::handle | ( | ) | const |
|
protected |
|
protected |
|
protected |
The element required to build the handle.