#include <RequestGoto.h>
| Public Types | |
| typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _location_type | 
| typedef int16_t | _task_id_type | 
| typedef boost::shared_ptr < ::demo_msgs::RequestGoto_ < ContainerAllocator > const > | ConstPtr | 
| typedef boost::shared_ptr < ::demo_msgs::RequestGoto_ < ContainerAllocator > > | Ptr | 
| typedef RequestGoto_ < ContainerAllocator > | Type | 
| Public Member Functions | |
| RequestGoto_ () | |
| RequestGoto_ (const ContainerAllocator &_alloc) | |
| Public Attributes | |
| boost::shared_ptr< std::map < std::string, std::string > > | __connection_header | 
| std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | location | 
| int16_t | task_id | 
Definition at line 21 of file RequestGoto.h.
| typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > demo_msgs::RequestGoto_< ContainerAllocator >::_location_type | 
Definition at line 39 of file RequestGoto.h.
| typedef int16_t demo_msgs::RequestGoto_< ContainerAllocator >::_task_id_type | 
Definition at line 36 of file RequestGoto.h.
| typedef boost::shared_ptr< ::demo_msgs::RequestGoto_<ContainerAllocator> const> demo_msgs::RequestGoto_< ContainerAllocator >::ConstPtr | 
Definition at line 44 of file RequestGoto.h.
| typedef boost::shared_ptr< ::demo_msgs::RequestGoto_<ContainerAllocator> > demo_msgs::RequestGoto_< ContainerAllocator >::Ptr | 
Definition at line 43 of file RequestGoto.h.
| typedef RequestGoto_<ContainerAllocator> demo_msgs::RequestGoto_< ContainerAllocator >::Type | 
Definition at line 22 of file RequestGoto.h.
| demo_msgs::RequestGoto_< ContainerAllocator >::RequestGoto_ | ( | ) |  [inline] | 
Definition at line 24 of file RequestGoto.h.
| demo_msgs::RequestGoto_< ContainerAllocator >::RequestGoto_ | ( | const ContainerAllocator & | _alloc | ) |  [inline] | 
Definition at line 30 of file RequestGoto.h.
| boost::shared_ptr<std::map<std::string, std::string> > demo_msgs::RequestGoto_< ContainerAllocator >::__connection_header | 
Definition at line 45 of file RequestGoto.h.
| std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > demo_msgs::RequestGoto_< ContainerAllocator >::location | 
Definition at line 40 of file RequestGoto.h.
| int16_t demo_msgs::RequestGoto_< ContainerAllocator >::task_id | 
Definition at line 37 of file RequestGoto.h.