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