#include <SimpleMotorFlasher.h>
| Public Types | |
| enum | { SUCCESS = 0 } | 
| enum | { FAIL = 1 } | 
| typedef int32_t | _value_type | 
| typedef boost::shared_ptr < ::sr_robot_msgs::SimpleMotorFlasherResponse_ < ContainerAllocator > const > | ConstPtr | 
| typedef boost::shared_ptr < ::sr_robot_msgs::SimpleMotorFlasherResponse_ < ContainerAllocator > > | Ptr | 
| typedef SimpleMotorFlasherResponse_ < ContainerAllocator > | Type | 
| Public Member Functions | |
| SimpleMotorFlasherResponse_ () | |
| SimpleMotorFlasherResponse_ (const ContainerAllocator &_alloc) | |
| Public Attributes | |
| boost::shared_ptr< std::map < std::string, std::string > > | __connection_header | 
| int32_t | value | 
Definition at line 59 of file SimpleMotorFlasher.h.
| typedef int32_t sr_robot_msgs::SimpleMotorFlasherResponse_< ContainerAllocator >::_value_type | 
Definition at line 72 of file SimpleMotorFlasher.h.
| typedef boost::shared_ptr< ::sr_robot_msgs::SimpleMotorFlasherResponse_<ContainerAllocator> const> sr_robot_msgs::SimpleMotorFlasherResponse_< ContainerAllocator >::ConstPtr | 
Definition at line 79 of file SimpleMotorFlasher.h.
| typedef boost::shared_ptr< ::sr_robot_msgs::SimpleMotorFlasherResponse_<ContainerAllocator> > sr_robot_msgs::SimpleMotorFlasherResponse_< ContainerAllocator >::Ptr | 
Definition at line 78 of file SimpleMotorFlasher.h.
| typedef SimpleMotorFlasherResponse_<ContainerAllocator> sr_robot_msgs::SimpleMotorFlasherResponse_< ContainerAllocator >::Type | 
Definition at line 60 of file SimpleMotorFlasher.h.
| anonymous enum | 
Definition at line 75 of file SimpleMotorFlasher.h.
| anonymous enum | 
Definition at line 76 of file SimpleMotorFlasher.h.
| sr_robot_msgs::SimpleMotorFlasherResponse_< ContainerAllocator >::SimpleMotorFlasherResponse_ | ( | ) |  [inline] | 
Definition at line 62 of file SimpleMotorFlasher.h.
| sr_robot_msgs::SimpleMotorFlasherResponse_< ContainerAllocator >::SimpleMotorFlasherResponse_ | ( | const ContainerAllocator & | _alloc | ) |  [inline] | 
Definition at line 67 of file SimpleMotorFlasher.h.
| boost::shared_ptr<std::map<std::string, std::string> > sr_robot_msgs::SimpleMotorFlasherResponse_< ContainerAllocator >::__connection_header | 
Definition at line 80 of file SimpleMotorFlasher.h.
| int32_t sr_robot_msgs::SimpleMotorFlasherResponse_< ContainerAllocator >::value | 
Definition at line 73 of file SimpleMotorFlasher.h.