#include <ChangeMotorSystemControls.h>
Public Types | |
| enum | { SUCCESS = 0 } |
| enum | { MOTOR_ID_OUT_OF_RANGE = -1 } |
| typedef int8_t | _result_type |
| typedef boost::shared_ptr < ::sr_robot_msgs::ChangeMotorSystemControlsResponse_ < ContainerAllocator > const > | ConstPtr |
| typedef boost::shared_ptr < ::sr_robot_msgs::ChangeMotorSystemControlsResponse_ < ContainerAllocator > > | Ptr |
| typedef ChangeMotorSystemControlsResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
| ChangeMotorSystemControlsResponse_ () | |
| ChangeMotorSystemControlsResponse_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
| boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
| int8_t | result |
Definition at line 55 of file ChangeMotorSystemControls.h.
| typedef int8_t sr_robot_msgs::ChangeMotorSystemControlsResponse_< ContainerAllocator >::_result_type |
Definition at line 68 of file ChangeMotorSystemControls.h.
| typedef boost::shared_ptr< ::sr_robot_msgs::ChangeMotorSystemControlsResponse_<ContainerAllocator> const> sr_robot_msgs::ChangeMotorSystemControlsResponse_< ContainerAllocator >::ConstPtr |
Definition at line 75 of file ChangeMotorSystemControls.h.
| typedef boost::shared_ptr< ::sr_robot_msgs::ChangeMotorSystemControlsResponse_<ContainerAllocator> > sr_robot_msgs::ChangeMotorSystemControlsResponse_< ContainerAllocator >::Ptr |
Definition at line 74 of file ChangeMotorSystemControls.h.
| typedef ChangeMotorSystemControlsResponse_<ContainerAllocator> sr_robot_msgs::ChangeMotorSystemControlsResponse_< ContainerAllocator >::Type |
Definition at line 56 of file ChangeMotorSystemControls.h.
| anonymous enum |
Definition at line 71 of file ChangeMotorSystemControls.h.
| anonymous enum |
Definition at line 72 of file ChangeMotorSystemControls.h.
| sr_robot_msgs::ChangeMotorSystemControlsResponse_< ContainerAllocator >::ChangeMotorSystemControlsResponse_ | ( | ) | [inline] |
Definition at line 58 of file ChangeMotorSystemControls.h.
| sr_robot_msgs::ChangeMotorSystemControlsResponse_< ContainerAllocator >::ChangeMotorSystemControlsResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 63 of file ChangeMotorSystemControls.h.
| boost::shared_ptr<std::map<std::string, std::string> > sr_robot_msgs::ChangeMotorSystemControlsResponse_< ContainerAllocator >::__connection_header |
Definition at line 76 of file ChangeMotorSystemControls.h.
| int8_t sr_robot_msgs::ChangeMotorSystemControlsResponse_< ContainerAllocator >::result |
Definition at line 69 of file ChangeMotorSystemControls.h.