#include <Point2d.h>
| Public Types | |
| typedef double | _x_type | 
| typedef double | _y_type | 
| typedef boost::shared_ptr < ::walk_msgs::Point2d_ < ContainerAllocator > const > | ConstPtr | 
| typedef boost::shared_ptr < ::walk_msgs::Point2d_ < ContainerAllocator > > | Ptr | 
| typedef Point2d_ < ContainerAllocator > | Type | 
| Public Member Functions | |
| Point2d_ () | |
| Point2d_ (const ContainerAllocator &_alloc) | |
| Public Attributes | |
| boost::shared_ptr< std::map < std::string, std::string > > | __connection_header | 
| double | x | 
| double | y | 
| typedef double walk_msgs::Point2d_< ContainerAllocator >::_x_type | 
| typedef double walk_msgs::Point2d_< ContainerAllocator >::_y_type | 
| typedef boost::shared_ptr< ::walk_msgs::Point2d_<ContainerAllocator> const> walk_msgs::Point2d_< ContainerAllocator >::ConstPtr | 
| typedef boost::shared_ptr< ::walk_msgs::Point2d_<ContainerAllocator> > walk_msgs::Point2d_< ContainerAllocator >::Ptr | 
| typedef Point2d_<ContainerAllocator> walk_msgs::Point2d_< ContainerAllocator >::Type | 
| walk_msgs::Point2d_< ContainerAllocator >::Point2d_ | ( | ) |  [inline] | 
| walk_msgs::Point2d_< ContainerAllocator >::Point2d_ | ( | const ContainerAllocator & | _alloc | ) |  [inline] | 
| boost::shared_ptr<std::map<std::string, std::string> > walk_msgs::Point2d_< ContainerAllocator >::__connection_header | 
| double walk_msgs::Point2d_< ContainerAllocator >::x | 
| double walk_msgs::Point2d_< ContainerAllocator >::y |