#include <GetRobotState.h>
Public Types | |
| typedef ::arm_navigation_msgs::ArmNavigationErrorCodes_ < ContainerAllocator > | _error_code_type |
| typedef ::arm_navigation_msgs::RobotState_ < ContainerAllocator > | _robot_state_type |
| typedef boost::shared_ptr < ::arm_navigation_msgs::GetRobotStateResponse_ < ContainerAllocator > const > | ConstPtr |
| typedef boost::shared_ptr < ::arm_navigation_msgs::GetRobotStateResponse_ < ContainerAllocator > > | Ptr |
| typedef GetRobotStateResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
| GetRobotStateResponse_ () | |
| GetRobotStateResponse_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
| boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
| ::arm_navigation_msgs::ArmNavigationErrorCodes_ < ContainerAllocator > | error_code |
| ::arm_navigation_msgs::RobotState_ < ContainerAllocator > | robot_state |
Definition at line 51 of file GetRobotState.h.
| typedef ::arm_navigation_msgs::ArmNavigationErrorCodes_<ContainerAllocator> arm_navigation_msgs::GetRobotStateResponse_< ContainerAllocator >::_error_code_type |
Definition at line 69 of file GetRobotState.h.
| typedef ::arm_navigation_msgs::RobotState_<ContainerAllocator> arm_navigation_msgs::GetRobotStateResponse_< ContainerAllocator >::_robot_state_type |
Definition at line 66 of file GetRobotState.h.
| typedef boost::shared_ptr< ::arm_navigation_msgs::GetRobotStateResponse_<ContainerAllocator> const> arm_navigation_msgs::GetRobotStateResponse_< ContainerAllocator >::ConstPtr |
Definition at line 74 of file GetRobotState.h.
| typedef boost::shared_ptr< ::arm_navigation_msgs::GetRobotStateResponse_<ContainerAllocator> > arm_navigation_msgs::GetRobotStateResponse_< ContainerAllocator >::Ptr |
Definition at line 73 of file GetRobotState.h.
| typedef GetRobotStateResponse_<ContainerAllocator> arm_navigation_msgs::GetRobotStateResponse_< ContainerAllocator >::Type |
Definition at line 52 of file GetRobotState.h.
| arm_navigation_msgs::GetRobotStateResponse_< ContainerAllocator >::GetRobotStateResponse_ | ( | ) | [inline] |
Definition at line 54 of file GetRobotState.h.
| arm_navigation_msgs::GetRobotStateResponse_< ContainerAllocator >::GetRobotStateResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 60 of file GetRobotState.h.
| boost::shared_ptr<std::map<std::string, std::string> > arm_navigation_msgs::GetRobotStateResponse_< ContainerAllocator >::__connection_header |
Definition at line 75 of file GetRobotState.h.
| ::arm_navigation_msgs::ArmNavigationErrorCodes_<ContainerAllocator> arm_navigation_msgs::GetRobotStateResponse_< ContainerAllocator >::error_code |
Definition at line 70 of file GetRobotState.h.
| ::arm_navigation_msgs::RobotState_<ContainerAllocator> arm_navigation_msgs::GetRobotStateResponse_< ContainerAllocator >::robot_state |
Definition at line 67 of file GetRobotState.h.