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