#include <TextLocation.h>
Public Types | |
typedef ::std_msgs::Header_ < ContainerAllocator > | _header_type |
typedef ::geometry_msgs::Point_ < ContainerAllocator > | _p1_type |
typedef ::geometry_msgs::Point_ < ContainerAllocator > | _p2_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _text_type |
typedef boost::shared_ptr < ::text_locator::TextLocation_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::text_locator::TextLocation_ < ContainerAllocator > > | Ptr |
typedef TextLocation_ < ContainerAllocator > | Type |
Public Member Functions | |
TextLocation_ () | |
TextLocation_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
_header_type | header |
_p1_type | p1 |
_p2_type | p2 |
_text_type | text |
Definition at line 57 of file TextLocation.h.
typedef ::std_msgs::Header_<ContainerAllocator> text_locator::TextLocation_< ContainerAllocator >::_header_type |
Definition at line 76 of file TextLocation.h.
typedef ::geometry_msgs::Point_<ContainerAllocator> text_locator::TextLocation_< ContainerAllocator >::_p1_type |
Definition at line 79 of file TextLocation.h.
typedef ::geometry_msgs::Point_<ContainerAllocator> text_locator::TextLocation_< ContainerAllocator >::_p2_type |
Definition at line 82 of file TextLocation.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > text_locator::TextLocation_< ContainerAllocator >::_text_type |
Definition at line 85 of file TextLocation.h.
typedef boost::shared_ptr< ::text_locator::TextLocation_<ContainerAllocator> const> text_locator::TextLocation_< ContainerAllocator >::ConstPtr |
Definition at line 92 of file TextLocation.h.
typedef boost::shared_ptr< ::text_locator::TextLocation_<ContainerAllocator> > text_locator::TextLocation_< ContainerAllocator >::Ptr |
Definition at line 91 of file TextLocation.h.
typedef TextLocation_<ContainerAllocator> text_locator::TextLocation_< ContainerAllocator >::Type |
Definition at line 59 of file TextLocation.h.
text_locator::TextLocation_< ContainerAllocator >::TextLocation_ | ( | ) | [inline] |
Definition at line 61 of file TextLocation.h.
text_locator::TextLocation_< ContainerAllocator >::TextLocation_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 67 of file TextLocation.h.
boost::shared_ptr<std::map<std::string, std::string> > text_locator::TextLocation_< ContainerAllocator >::__connection_header |
Definition at line 93 of file TextLocation.h.
_header_type text_locator::TextLocation_< ContainerAllocator >::header |
Definition at line 77 of file TextLocation.h.
_p1_type text_locator::TextLocation_< ContainerAllocator >::p1 |
Definition at line 80 of file TextLocation.h.
_p2_type text_locator::TextLocation_< ContainerAllocator >::p2 |
Definition at line 83 of file TextLocation.h.
_text_type text_locator::TextLocation_< ContainerAllocator >::text |
Definition at line 86 of file TextLocation.h.