#include <GetRoutePlan.h>
Public Types | |
| typedef ::geographic_msgs::RoutePath_ < ContainerAllocator > | _plan_type |
| typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _status_type |
| typedef uint8_t | _success_type |
| typedef boost::shared_ptr < ::geographic_msgs::GetRoutePlanResponse_ < ContainerAllocator > const > | ConstPtr |
| typedef boost::shared_ptr < ::geographic_msgs::GetRoutePlanResponse_ < ContainerAllocator > > | Ptr |
| typedef GetRoutePlanResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
| ROS_DEPRECATED const std::string | __getDataType () const |
| ROS_DEPRECATED const std::string | __getMD5Sum () const |
| ROS_DEPRECATED const std::string | __getMessageDefinition () const |
| ROS_DEPRECATED const std::string | __getServerMD5Sum () const |
| virtual ROS_DEPRECATED uint8_t * | deserialize (uint8_t *read_ptr) |
| GetRoutePlanResponse_ (const ContainerAllocator &_alloc) | |
| GetRoutePlanResponse_ () | |
| virtual ROS_DEPRECATED uint32_t | serializationLength () const |
| virtual ROS_DEPRECATED uint8_t * | serialize (uint8_t *write_ptr, uint32_t seq) const |
Static Public Member Functions | |
| static ROS_DEPRECATED const std::string | __s_getDataType () |
| static ROS_DEPRECATED const std::string | __s_getMD5Sum () |
| static ROS_DEPRECATED const std::string | __s_getMessageDefinition () |
| static ROS_DEPRECATED const std::string | __s_getServerMD5Sum () |
Public Attributes | |
| boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
| ::geographic_msgs::RoutePath_ < ContainerAllocator > | plan |
| std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | status |
| uint8_t | success |
Static Private Member Functions | |
| static const char * | __s_getDataType_ () |
| static const char * | __s_getMD5Sum_ () |
| static const char * | __s_getMessageDefinition_ () |
| static const char * | __s_getServerMD5Sum_ () |
Definition at line 156 of file GetRoutePlan.h.
| typedef ::geographic_msgs::RoutePath_<ContainerAllocator> geographic_msgs::GetRoutePlanResponse_< ContainerAllocator >::_plan_type |
Definition at line 179 of file GetRoutePlan.h.
| typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > geographic_msgs::GetRoutePlanResponse_< ContainerAllocator >::_status_type |
Definition at line 176 of file GetRoutePlan.h.
| typedef uint8_t geographic_msgs::GetRoutePlanResponse_< ContainerAllocator >::_success_type |
Definition at line 173 of file GetRoutePlan.h.
| typedef boost::shared_ptr< ::geographic_msgs::GetRoutePlanResponse_<ContainerAllocator> const> geographic_msgs::GetRoutePlanResponse_< ContainerAllocator >::ConstPtr |
Definition at line 315 of file GetRoutePlan.h.
| typedef boost::shared_ptr< ::geographic_msgs::GetRoutePlanResponse_<ContainerAllocator> > geographic_msgs::GetRoutePlanResponse_< ContainerAllocator >::Ptr |
Definition at line 314 of file GetRoutePlan.h.
| typedef GetRoutePlanResponse_<ContainerAllocator> geographic_msgs::GetRoutePlanResponse_< ContainerAllocator >::Type |
Definition at line 157 of file GetRoutePlan.h.
| geographic_msgs::GetRoutePlanResponse_< ContainerAllocator >::GetRoutePlanResponse_ | ( | ) | [inline] |
Definition at line 159 of file GetRoutePlan.h.
| geographic_msgs::GetRoutePlanResponse_< ContainerAllocator >::GetRoutePlanResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 166 of file GetRoutePlan.h.
| ROS_DEPRECATED const std::string geographic_msgs::GetRoutePlanResponse_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 188 of file GetRoutePlan.h.
| ROS_DEPRECATED const std::string geographic_msgs::GetRoutePlanResponse_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 195 of file GetRoutePlan.h.
| ROS_DEPRECATED const std::string geographic_msgs::GetRoutePlanResponse_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 285 of file GetRoutePlan.h.
| ROS_DEPRECATED const std::string geographic_msgs::GetRoutePlanResponse_< ContainerAllocator >::__getServerMD5Sum | ( | ) | const [inline] |
Definition at line 202 of file GetRoutePlan.h.
| static ROS_DEPRECATED const std::string geographic_msgs::GetRoutePlanResponse_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 186 of file GetRoutePlan.h.
| static const char* geographic_msgs::GetRoutePlanResponse_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 184 of file GetRoutePlan.h.
| static ROS_DEPRECATED const std::string geographic_msgs::GetRoutePlanResponse_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 193 of file GetRoutePlan.h.
| static const char* geographic_msgs::GetRoutePlanResponse_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 191 of file GetRoutePlan.h.
| static ROS_DEPRECATED const std::string geographic_msgs::GetRoutePlanResponse_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 283 of file GetRoutePlan.h.
| static const char* geographic_msgs::GetRoutePlanResponse_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 205 of file GetRoutePlan.h.
| static ROS_DEPRECATED const std::string geographic_msgs::GetRoutePlanResponse_< ContainerAllocator >::__s_getServerMD5Sum | ( | ) | [inline, static] |
Definition at line 200 of file GetRoutePlan.h.
| static const char* geographic_msgs::GetRoutePlanResponse_< ContainerAllocator >::__s_getServerMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 198 of file GetRoutePlan.h.
| virtual ROS_DEPRECATED uint8_t* geographic_msgs::GetRoutePlanResponse_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 296 of file GetRoutePlan.h.
| virtual ROS_DEPRECATED uint32_t geographic_msgs::GetRoutePlanResponse_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 305 of file GetRoutePlan.h.
| virtual ROS_DEPRECATED uint8_t* geographic_msgs::GetRoutePlanResponse_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
| uint32_t | seq | |||
| ) | const [inline, virtual] |
Definition at line 287 of file GetRoutePlan.h.
| boost::shared_ptr<std::map<std::string, std::string> > geographic_msgs::GetRoutePlanResponse_< ContainerAllocator >::__connection_header |
Definition at line 316 of file GetRoutePlan.h.
| ::geographic_msgs::RoutePath_<ContainerAllocator> geographic_msgs::GetRoutePlanResponse_< ContainerAllocator >::plan |
Definition at line 180 of file GetRoutePlan.h.
| std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > geographic_msgs::GetRoutePlanResponse_< ContainerAllocator >::status |
Definition at line 177 of file GetRoutePlan.h.
| uint8_t geographic_msgs::GetRoutePlanResponse_< ContainerAllocator >::success |
Definition at line 174 of file GetRoutePlan.h.