#include <openGoal.h>
Public Types | |
typedef boost::shared_ptr < ::iri_dynamixel_gripper::openGoal_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::iri_dynamixel_gripper::openGoal_ < ContainerAllocator > > | Ptr |
typedef openGoal_ < ContainerAllocator > | Type |
Public Member Functions | |
openGoal_ () | |
openGoal_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
Definition at line 21 of file openGoal.h.
typedef boost::shared_ptr< ::iri_dynamixel_gripper::openGoal_<ContainerAllocator> const> iri_dynamixel_gripper::openGoal_< ContainerAllocator >::ConstPtr |
Definition at line 34 of file openGoal.h.
typedef boost::shared_ptr< ::iri_dynamixel_gripper::openGoal_<ContainerAllocator> > iri_dynamixel_gripper::openGoal_< ContainerAllocator >::Ptr |
Definition at line 33 of file openGoal.h.
typedef openGoal_<ContainerAllocator> iri_dynamixel_gripper::openGoal_< ContainerAllocator >::Type |
Definition at line 22 of file openGoal.h.
iri_dynamixel_gripper::openGoal_< ContainerAllocator >::openGoal_ | ( | ) | [inline] |
Definition at line 24 of file openGoal.h.
iri_dynamixel_gripper::openGoal_< ContainerAllocator >::openGoal_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 28 of file openGoal.h.
boost::shared_ptr<std::map<std::string, std::string> > iri_dynamixel_gripper::openGoal_< ContainerAllocator >::__connection_header |
Definition at line 35 of file openGoal.h.