#include <SearchFor.h>
Public Types | |
typedef ::std_msgs::Header_ < ContainerAllocator > | _header_type |
typedef ::sensor_msgs::Image_ < ContainerAllocator > | _Image_type |
typedef int32_t | _MaxPointsPerObject_type |
typedef std::vector < std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > , typename ContainerAllocator::template rebind< std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > >::other > | _Objects_type |
typedef boost::shared_ptr < ::re_vision::SearchForRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::re_vision::SearchForRequest_ < ContainerAllocator > > | Ptr |
typedef SearchForRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
SearchForRequest_ () | |
SearchForRequest_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
::std_msgs::Header_ < ContainerAllocator > | header |
::sensor_msgs::Image_ < ContainerAllocator > | Image |
int32_t | MaxPointsPerObject |
std::vector< std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > , typename ContainerAllocator::template rebind< std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > >::other > | Objects |
Definition at line 28 of file SearchFor.h.
typedef ::std_msgs::Header_<ContainerAllocator> re_vision::SearchForRequest_< ContainerAllocator >::_header_type |
Definition at line 47 of file SearchFor.h.
typedef ::sensor_msgs::Image_<ContainerAllocator> re_vision::SearchForRequest_< ContainerAllocator >::_Image_type |
Definition at line 50 of file SearchFor.h.
typedef int32_t re_vision::SearchForRequest_< ContainerAllocator >::_MaxPointsPerObject_type |
Definition at line 56 of file SearchFor.h.
typedef std::vector<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > , typename ContainerAllocator::template rebind<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > >::other > re_vision::SearchForRequest_< ContainerAllocator >::_Objects_type |
Definition at line 53 of file SearchFor.h.
typedef boost::shared_ptr< ::re_vision::SearchForRequest_<ContainerAllocator> const> re_vision::SearchForRequest_< ContainerAllocator >::ConstPtr |
Definition at line 61 of file SearchFor.h.
typedef boost::shared_ptr< ::re_vision::SearchForRequest_<ContainerAllocator> > re_vision::SearchForRequest_< ContainerAllocator >::Ptr |
Definition at line 60 of file SearchFor.h.
typedef SearchForRequest_<ContainerAllocator> re_vision::SearchForRequest_< ContainerAllocator >::Type |
Definition at line 29 of file SearchFor.h.
re_vision::SearchForRequest_< ContainerAllocator >::SearchForRequest_ | ( | ) | [inline] |
Definition at line 31 of file SearchFor.h.
re_vision::SearchForRequest_< ContainerAllocator >::SearchForRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 39 of file SearchFor.h.
boost::shared_ptr<std::map<std::string, std::string> > re_vision::SearchForRequest_< ContainerAllocator >::__connection_header |
Definition at line 62 of file SearchFor.h.
::std_msgs::Header_<ContainerAllocator> re_vision::SearchForRequest_< ContainerAllocator >::header |
Definition at line 48 of file SearchFor.h.
::sensor_msgs::Image_<ContainerAllocator> re_vision::SearchForRequest_< ContainerAllocator >::Image |
Definition at line 51 of file SearchFor.h.
int32_t re_vision::SearchForRequest_< ContainerAllocator >::MaxPointsPerObject |
Definition at line 57 of file SearchFor.h.
std::vector<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > , typename ContainerAllocator::template rebind<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > >::other > re_vision::SearchForRequest_< ContainerAllocator >::Objects |
Definition at line 54 of file SearchFor.h.