#include <ResponseRobot.h>
| Public Types | |
| typedef uint8_t | _ready_type | 
| typedef int16_t | _task_id_type | 
| typedef boost::shared_ptr < ::demo_msgs::ResponseRobot_ < ContainerAllocator > const > | ConstPtr | 
| typedef boost::shared_ptr < ::demo_msgs::ResponseRobot_ < ContainerAllocator > > | Ptr | 
| typedef ResponseRobot_ < ContainerAllocator > | Type | 
| Public Member Functions | |
| ResponseRobot_ () | |
| ResponseRobot_ (const ContainerAllocator &_alloc) | |
| Public Attributes | |
| boost::shared_ptr< std::map < std::string, std::string > > | __connection_header | 
| uint8_t | ready | 
| int16_t | task_id | 
Definition at line 21 of file ResponseRobot.h.
| typedef uint8_t demo_msgs::ResponseRobot_< ContainerAllocator >::_ready_type | 
Definition at line 39 of file ResponseRobot.h.
| typedef int16_t demo_msgs::ResponseRobot_< ContainerAllocator >::_task_id_type | 
Definition at line 36 of file ResponseRobot.h.
| typedef boost::shared_ptr< ::demo_msgs::ResponseRobot_<ContainerAllocator> const> demo_msgs::ResponseRobot_< ContainerAllocator >::ConstPtr | 
Definition at line 44 of file ResponseRobot.h.
| typedef boost::shared_ptr< ::demo_msgs::ResponseRobot_<ContainerAllocator> > demo_msgs::ResponseRobot_< ContainerAllocator >::Ptr | 
Definition at line 43 of file ResponseRobot.h.
| typedef ResponseRobot_<ContainerAllocator> demo_msgs::ResponseRobot_< ContainerAllocator >::Type | 
Definition at line 22 of file ResponseRobot.h.
| demo_msgs::ResponseRobot_< ContainerAllocator >::ResponseRobot_ | ( | ) |  [inline] | 
Definition at line 24 of file ResponseRobot.h.
| demo_msgs::ResponseRobot_< ContainerAllocator >::ResponseRobot_ | ( | const ContainerAllocator & | _alloc | ) |  [inline] | 
Definition at line 30 of file ResponseRobot.h.
| boost::shared_ptr<std::map<std::string, std::string> > demo_msgs::ResponseRobot_< ContainerAllocator >::__connection_header | 
Definition at line 45 of file ResponseRobot.h.
| uint8_t demo_msgs::ResponseRobot_< ContainerAllocator >::ready | 
Definition at line 40 of file ResponseRobot.h.
| int16_t demo_msgs::ResponseRobot_< ContainerAllocator >::task_id | 
Definition at line 37 of file ResponseRobot.h.