#include <GetStateValidity.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::GetStateValidityResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::arm_navigation_msgs::GetStateValidityResponse_ < ContainerAllocator > > | Ptr |
typedef GetStateValidityResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
GetStateValidityResponse_ () | |
GetStateValidityResponse_ (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 94 of file GetStateValidity.h.
typedef std::vector< ::arm_navigation_msgs::ContactInformation_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::arm_navigation_msgs::ContactInformation_<ContainerAllocator> >::other > arm_navigation_msgs::GetStateValidityResponse_< ContainerAllocator >::_contacts_type |
Definition at line 112 of file GetStateValidity.h.
typedef ::arm_navigation_msgs::ArmNavigationErrorCodes_<ContainerAllocator> arm_navigation_msgs::GetStateValidityResponse_< ContainerAllocator >::_error_code_type |
Definition at line 109 of file GetStateValidity.h.
typedef boost::shared_ptr< ::arm_navigation_msgs::GetStateValidityResponse_<ContainerAllocator> const> arm_navigation_msgs::GetStateValidityResponse_< ContainerAllocator >::ConstPtr |
Definition at line 117 of file GetStateValidity.h.
typedef boost::shared_ptr< ::arm_navigation_msgs::GetStateValidityResponse_<ContainerAllocator> > arm_navigation_msgs::GetStateValidityResponse_< ContainerAllocator >::Ptr |
Definition at line 116 of file GetStateValidity.h.
typedef GetStateValidityResponse_<ContainerAllocator> arm_navigation_msgs::GetStateValidityResponse_< ContainerAllocator >::Type |
Definition at line 95 of file GetStateValidity.h.
arm_navigation_msgs::GetStateValidityResponse_< ContainerAllocator >::GetStateValidityResponse_ | ( | ) | [inline] |
Definition at line 97 of file GetStateValidity.h.
arm_navigation_msgs::GetStateValidityResponse_< ContainerAllocator >::GetStateValidityResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 103 of file GetStateValidity.h.
boost::shared_ptr<std::map<std::string, std::string> > arm_navigation_msgs::GetStateValidityResponse_< ContainerAllocator >::__connection_header |
Definition at line 118 of file GetStateValidity.h.
std::vector< ::arm_navigation_msgs::ContactInformation_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::arm_navigation_msgs::ContactInformation_<ContainerAllocator> >::other > arm_navigation_msgs::GetStateValidityResponse_< ContainerAllocator >::contacts |
Definition at line 113 of file GetStateValidity.h.
::arm_navigation_msgs::ArmNavigationErrorCodes_<ContainerAllocator> arm_navigation_msgs::GetStateValidityResponse_< ContainerAllocator >::error_code |
Definition at line 110 of file GetStateValidity.h.