#include <ImagePoint.h>
Public Types | |
typedef uint32_t | _x_type |
typedef uint32_t | _y_type |
typedef boost::shared_ptr < ::iri_perception_msgs::ImagePoint_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::iri_perception_msgs::ImagePoint_ < ContainerAllocator > > | Ptr |
typedef ImagePoint_ < ContainerAllocator > | Type |
Public Member Functions | |
ImagePoint_ () | |
ImagePoint_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
uint32_t | x |
uint32_t | y |
Definition at line 21 of file ImagePoint.h.
typedef uint32_t iri_perception_msgs::ImagePoint_< ContainerAllocator >::_x_type |
Definition at line 36 of file ImagePoint.h.
typedef uint32_t iri_perception_msgs::ImagePoint_< ContainerAllocator >::_y_type |
Definition at line 39 of file ImagePoint.h.
typedef boost::shared_ptr< ::iri_perception_msgs::ImagePoint_<ContainerAllocator> const> iri_perception_msgs::ImagePoint_< ContainerAllocator >::ConstPtr |
Definition at line 44 of file ImagePoint.h.
typedef boost::shared_ptr< ::iri_perception_msgs::ImagePoint_<ContainerAllocator> > iri_perception_msgs::ImagePoint_< ContainerAllocator >::Ptr |
Definition at line 43 of file ImagePoint.h.
typedef ImagePoint_<ContainerAllocator> iri_perception_msgs::ImagePoint_< ContainerAllocator >::Type |
Definition at line 22 of file ImagePoint.h.
iri_perception_msgs::ImagePoint_< ContainerAllocator >::ImagePoint_ | ( | ) | [inline] |
Definition at line 24 of file ImagePoint.h.
iri_perception_msgs::ImagePoint_< ContainerAllocator >::ImagePoint_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 30 of file ImagePoint.h.
boost::shared_ptr<std::map<std::string, std::string> > iri_perception_msgs::ImagePoint_< ContainerAllocator >::__connection_header |
Definition at line 45 of file ImagePoint.h.
uint32_t iri_perception_msgs::ImagePoint_< ContainerAllocator >::x |
Definition at line 37 of file ImagePoint.h.
uint32_t iri_perception_msgs::ImagePoint_< ContainerAllocator >::y |
Definition at line 40 of file ImagePoint.h.