#include <RequestRobot.h>
Public Types | |
| typedef int16_t | _task_id_type |
| typedef boost::shared_ptr < ::demo_msgs::RequestRobot_ < ContainerAllocator > const > | ConstPtr |
| typedef boost::shared_ptr < ::demo_msgs::RequestRobot_ < ContainerAllocator > > | Ptr |
| typedef RequestRobot_ < ContainerAllocator > | Type |
Public Member Functions | |
| RequestRobot_ () | |
| RequestRobot_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
| boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
| int16_t | task_id |
Definition at line 21 of file RequestRobot.h.
| typedef int16_t demo_msgs::RequestRobot_< ContainerAllocator >::_task_id_type |
Definition at line 34 of file RequestRobot.h.
| typedef boost::shared_ptr< ::demo_msgs::RequestRobot_<ContainerAllocator> const> demo_msgs::RequestRobot_< ContainerAllocator >::ConstPtr |
Definition at line 39 of file RequestRobot.h.
| typedef boost::shared_ptr< ::demo_msgs::RequestRobot_<ContainerAllocator> > demo_msgs::RequestRobot_< ContainerAllocator >::Ptr |
Definition at line 38 of file RequestRobot.h.
| typedef RequestRobot_<ContainerAllocator> demo_msgs::RequestRobot_< ContainerAllocator >::Type |
Definition at line 22 of file RequestRobot.h.
| demo_msgs::RequestRobot_< ContainerAllocator >::RequestRobot_ | ( | ) | [inline] |
Definition at line 24 of file RequestRobot.h.
| demo_msgs::RequestRobot_< ContainerAllocator >::RequestRobot_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 29 of file RequestRobot.h.
| boost::shared_ptr<std::map<std::string, std::string> > demo_msgs::RequestRobot_< ContainerAllocator >::__connection_header |
Definition at line 40 of file RequestRobot.h.
| int16_t demo_msgs::RequestRobot_< ContainerAllocator >::task_id |
Definition at line 35 of file RequestRobot.h.