#include <MoveArmResult.h>
Public Types | |
| typedef std::vector < ::arm_navigation_msgs::ContactInformation_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::arm_navigation_msgs::ContactInformation_ < ContainerAllocator > >::other >  | _contacts_type | 
| typedef  ::arm_navigation_msgs::ArmNavigationErrorCodes_ < ContainerAllocator >  | _error_code_type | 
| typedef boost::shared_ptr < ::arm_navigation_msgs::MoveArmResult_ < ContainerAllocator > const >  | ConstPtr | 
| typedef boost::shared_ptr < ::arm_navigation_msgs::MoveArmResult_ < ContainerAllocator > >  | Ptr | 
| typedef MoveArmResult_ < ContainerAllocator >  | Type | 
Public Member Functions | |
| MoveArmResult_ () | |
| MoveArmResult_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
| boost::shared_ptr< std::map < std::string, std::string > >  | __connection_header | 
| std::vector < ::arm_navigation_msgs::ContactInformation_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::arm_navigation_msgs::ContactInformation_ < ContainerAllocator > >::other >  | contacts | 
| ::arm_navigation_msgs::ArmNavigationErrorCodes_ < ContainerAllocator >  | error_code | 
Definition at line 23 of file MoveArmResult.h.
| typedef std::vector< ::arm_navigation_msgs::ContactInformation_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::arm_navigation_msgs::ContactInformation_<ContainerAllocator> >::other > arm_navigation_msgs::MoveArmResult_< ContainerAllocator >::_contacts_type | 
Definition at line 41 of file MoveArmResult.h.
| typedef ::arm_navigation_msgs::ArmNavigationErrorCodes_<ContainerAllocator> arm_navigation_msgs::MoveArmResult_< ContainerAllocator >::_error_code_type | 
Definition at line 38 of file MoveArmResult.h.
| typedef boost::shared_ptr< ::arm_navigation_msgs::MoveArmResult_<ContainerAllocator> const> arm_navigation_msgs::MoveArmResult_< ContainerAllocator >::ConstPtr | 
Definition at line 46 of file MoveArmResult.h.
| typedef boost::shared_ptr< ::arm_navigation_msgs::MoveArmResult_<ContainerAllocator> > arm_navigation_msgs::MoveArmResult_< ContainerAllocator >::Ptr | 
Definition at line 45 of file MoveArmResult.h.
| typedef MoveArmResult_<ContainerAllocator> arm_navigation_msgs::MoveArmResult_< ContainerAllocator >::Type | 
Definition at line 24 of file MoveArmResult.h.
| arm_navigation_msgs::MoveArmResult_< ContainerAllocator >::MoveArmResult_ | ( | ) |  [inline] | 
        
Definition at line 26 of file MoveArmResult.h.
| arm_navigation_msgs::MoveArmResult_< ContainerAllocator >::MoveArmResult_ | ( | const ContainerAllocator & | _alloc | ) |  [inline] | 
        
Definition at line 32 of file MoveArmResult.h.
| boost::shared_ptr<std::map<std::string, std::string> > arm_navigation_msgs::MoveArmResult_< ContainerAllocator >::__connection_header | 
Definition at line 47 of file MoveArmResult.h.
| std::vector< ::arm_navigation_msgs::ContactInformation_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::arm_navigation_msgs::ContactInformation_<ContainerAllocator> >::other > arm_navigation_msgs::MoveArmResult_< ContainerAllocator >::contacts | 
Definition at line 42 of file MoveArmResult.h.
| ::arm_navigation_msgs::ArmNavigationErrorCodes_<ContainerAllocator> arm_navigation_msgs::MoveArmResult_< ContainerAllocator >::error_code | 
Definition at line 39 of file MoveArmResult.h.