#include <RoadmapNode.h>
Public Types | |
typedef uint32_t | _grid_type |
typedef uint32_t | _id_type |
typedef ::geometry_msgs::Point_ < ContainerAllocator > | _position_type |
typedef boost::shared_ptr < ::topological_nav_msgs::RoadmapNode_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::topological_nav_msgs::RoadmapNode_ < ContainerAllocator > > | Ptr |
typedef RoadmapNode_ < 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 |
virtual ROS_DEPRECATED uint8_t * | deserialize (uint8_t *read_ptr) |
RoadmapNode_ (const ContainerAllocator &_alloc) | |
RoadmapNode_ () | |
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 () |
Public Attributes | |
uint32_t | grid |
uint32_t | id |
::geometry_msgs::Point_ < ContainerAllocator > | position |
Static Private Member Functions | |
static const char * | __s_getDataType_ () |
static const char * | __s_getMD5Sum_ () |
static const char * | __s_getMessageDefinition_ () |
Definition at line 16 of file RoadmapNode.h.
typedef uint32_t topological_nav_msgs::RoadmapNode_< ContainerAllocator >::_grid_type |
Definition at line 34 of file RoadmapNode.h.
typedef uint32_t topological_nav_msgs::RoadmapNode_< ContainerAllocator >::_id_type |
Definition at line 31 of file RoadmapNode.h.
typedef ::geometry_msgs::Point_<ContainerAllocator> topological_nav_msgs::RoadmapNode_< ContainerAllocator >::_position_type |
Definition at line 37 of file RoadmapNode.h.
typedef boost::shared_ptr< ::topological_nav_msgs::RoadmapNode_<ContainerAllocator> const> topological_nav_msgs::RoadmapNode_< ContainerAllocator >::ConstPtr |
Definition at line 107 of file RoadmapNode.h.
typedef boost::shared_ptr< ::topological_nav_msgs::RoadmapNode_<ContainerAllocator> > topological_nav_msgs::RoadmapNode_< ContainerAllocator >::Ptr |
Definition at line 106 of file RoadmapNode.h.
typedef RoadmapNode_<ContainerAllocator> topological_nav_msgs::RoadmapNode_< ContainerAllocator >::Type |
Definition at line 15 of file RoadmapNode.h.
topological_nav_msgs::RoadmapNode_< ContainerAllocator >::RoadmapNode_ | ( | ) | [inline] |
Definition at line 17 of file RoadmapNode.h.
topological_nav_msgs::RoadmapNode_< ContainerAllocator >::RoadmapNode_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 24 of file RoadmapNode.h.
ROS_DEPRECATED const std::string topological_nav_msgs::RoadmapNode_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 46 of file RoadmapNode.h.
ROS_DEPRECATED const std::string topological_nav_msgs::RoadmapNode_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 53 of file RoadmapNode.h.
ROS_DEPRECATED const std::string topological_nav_msgs::RoadmapNode_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 77 of file RoadmapNode.h.
static ROS_DEPRECATED const std::string topological_nav_msgs::RoadmapNode_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 44 of file RoadmapNode.h.
static const char* topological_nav_msgs::RoadmapNode_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 42 of file RoadmapNode.h.
static ROS_DEPRECATED const std::string topological_nav_msgs::RoadmapNode_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 51 of file RoadmapNode.h.
static const char* topological_nav_msgs::RoadmapNode_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 49 of file RoadmapNode.h.
static ROS_DEPRECATED const std::string topological_nav_msgs::RoadmapNode_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 75 of file RoadmapNode.h.
static const char* topological_nav_msgs::RoadmapNode_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 56 of file RoadmapNode.h.
virtual ROS_DEPRECATED uint8_t* topological_nav_msgs::RoadmapNode_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 88 of file RoadmapNode.h.
virtual ROS_DEPRECATED uint32_t topological_nav_msgs::RoadmapNode_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 97 of file RoadmapNode.h.
virtual ROS_DEPRECATED uint8_t* topological_nav_msgs::RoadmapNode_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
uint32_t | seq | |||
) | const [inline, virtual] |
Definition at line 79 of file RoadmapNode.h.
uint32_t topological_nav_msgs::RoadmapNode_< ContainerAllocator >::grid |
Definition at line 35 of file RoadmapNode.h.
uint32_t topological_nav_msgs::RoadmapNode_< ContainerAllocator >::id |
Definition at line 32 of file RoadmapNode.h.
::geometry_msgs::Point_<ContainerAllocator> topological_nav_msgs::RoadmapNode_< ContainerAllocator >::position |
Definition at line 38 of file RoadmapNode.h.