$search
#include <PathPoint2d.h>
Public Types | |
typedef ::std_msgs::Header_ < ContainerAllocator > | _header_type |
typedef std::vector < ::walk_msgs::Point2dStamped_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::walk_msgs::Point2dStamped_ < ContainerAllocator > >::other > | _points_type |
typedef boost::shared_ptr < ::walk_msgs::PathPoint2d_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::walk_msgs::PathPoint2d_ < ContainerAllocator > > | Ptr |
typedef PathPoint2d_ < 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) |
ROS_DEPRECATED uint32_t | get_points_size () const |
ROS_DEPRECATED void | get_points_vec (std::vector< ::walk_msgs::Point2dStamped_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::walk_msgs::Point2dStamped_< ContainerAllocator > >::other > &vec) const |
PathPoint2d_ (const ContainerAllocator &_alloc) | |
PathPoint2d_ () | |
virtual ROS_DEPRECATED uint32_t | serializationLength () const |
virtual ROS_DEPRECATED uint8_t * | serialize (uint8_t *write_ptr, uint32_t seq) const |
ROS_DEPRECATED void | set_points_size (uint32_t size) |
ROS_DEPRECATED void | set_points_vec (const std::vector< ::walk_msgs::Point2dStamped_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::walk_msgs::Point2dStamped_< ContainerAllocator > >::other > &vec) |
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 | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
::std_msgs::Header_ < ContainerAllocator > | header |
std::vector < ::walk_msgs::Point2dStamped_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::walk_msgs::Point2dStamped_ < ContainerAllocator > >::other > | points |
Static Private Member Functions | |
static const char * | __s_getDataType_ () |
static const char * | __s_getMD5Sum_ () |
static const char * | __s_getMessageDefinition_ () |
Definition at line 23 of file PathPoint2d.h.
typedef ::std_msgs::Header_<ContainerAllocator> walk_msgs::PathPoint2d_< ContainerAllocator >::_header_type |
Definition at line 38 of file PathPoint2d.h.
typedef std::vector< ::walk_msgs::Point2dStamped_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::walk_msgs::Point2dStamped_<ContainerAllocator> >::other > walk_msgs::PathPoint2d_< ContainerAllocator >::_points_type |
Definition at line 41 of file PathPoint2d.h.
typedef boost::shared_ptr< ::walk_msgs::PathPoint2d_<ContainerAllocator> const> walk_msgs::PathPoint2d_< ContainerAllocator >::ConstPtr |
Definition at line 126 of file PathPoint2d.h.
typedef boost::shared_ptr< ::walk_msgs::PathPoint2d_<ContainerAllocator> > walk_msgs::PathPoint2d_< ContainerAllocator >::Ptr |
Definition at line 125 of file PathPoint2d.h.
typedef PathPoint2d_<ContainerAllocator> walk_msgs::PathPoint2d_< ContainerAllocator >::Type |
Definition at line 24 of file PathPoint2d.h.
walk_msgs::PathPoint2d_< ContainerAllocator >::PathPoint2d_ | ( | ) | [inline] |
Definition at line 26 of file PathPoint2d.h.
walk_msgs::PathPoint2d_< ContainerAllocator >::PathPoint2d_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 32 of file PathPoint2d.h.
ROS_DEPRECATED const std::string walk_msgs::PathPoint2d_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 54 of file PathPoint2d.h.
ROS_DEPRECATED const std::string walk_msgs::PathPoint2d_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 61 of file PathPoint2d.h.
ROS_DEPRECATED const std::string walk_msgs::PathPoint2d_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 99 of file PathPoint2d.h.
static ROS_DEPRECATED const std::string walk_msgs::PathPoint2d_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 52 of file PathPoint2d.h.
static const char* walk_msgs::PathPoint2d_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 50 of file PathPoint2d.h.
static ROS_DEPRECATED const std::string walk_msgs::PathPoint2d_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 59 of file PathPoint2d.h.
static const char* walk_msgs::PathPoint2d_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 57 of file PathPoint2d.h.
static ROS_DEPRECATED const std::string walk_msgs::PathPoint2d_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 97 of file PathPoint2d.h.
static const char* walk_msgs::PathPoint2d_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 64 of file PathPoint2d.h.
virtual ROS_DEPRECATED uint8_t* walk_msgs::PathPoint2d_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 109 of file PathPoint2d.h.
ROS_DEPRECATED uint32_t walk_msgs::PathPoint2d_< ContainerAllocator >::get_points_size | ( | ) | const [inline] |
Definition at line 45 of file PathPoint2d.h.
ROS_DEPRECATED void walk_msgs::PathPoint2d_< ContainerAllocator >::get_points_vec | ( | std::vector< ::walk_msgs::Point2dStamped_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::walk_msgs::Point2dStamped_< ContainerAllocator > >::other > & | vec | ) | const [inline] |
Definition at line 47 of file PathPoint2d.h.
virtual ROS_DEPRECATED uint32_t walk_msgs::PathPoint2d_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 117 of file PathPoint2d.h.
virtual ROS_DEPRECATED uint8_t* walk_msgs::PathPoint2d_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
uint32_t | seq | |||
) | const [inline, virtual] |
Definition at line 101 of file PathPoint2d.h.
ROS_DEPRECATED void walk_msgs::PathPoint2d_< ContainerAllocator >::set_points_size | ( | uint32_t | size | ) | [inline] |
Definition at line 46 of file PathPoint2d.h.
ROS_DEPRECATED void walk_msgs::PathPoint2d_< ContainerAllocator >::set_points_vec | ( | const std::vector< ::walk_msgs::Point2dStamped_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::walk_msgs::Point2dStamped_< ContainerAllocator > >::other > & | vec | ) | [inline] |
Definition at line 48 of file PathPoint2d.h.
boost::shared_ptr<std::map<std::string, std::string> > walk_msgs::PathPoint2d_< ContainerAllocator >::__connection_header |
Definition at line 127 of file PathPoint2d.h.
::std_msgs::Header_<ContainerAllocator> walk_msgs::PathPoint2d_< ContainerAllocator >::header |
Definition at line 39 of file PathPoint2d.h.
std::vector< ::walk_msgs::Point2dStamped_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::walk_msgs::Point2dStamped_<ContainerAllocator> >::other > walk_msgs::PathPoint2d_< ContainerAllocator >::points |
Definition at line 42 of file PathPoint2d.h.