#include <SearchObjects.h>
Public Types | |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _searchID_type |
typedef boost::shared_ptr < ::re_srvs::SearchObjectsRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::re_srvs::SearchObjectsRequest_ < ContainerAllocator > > | Ptr |
typedef SearchObjectsRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
SearchObjectsRequest_ () | |
SearchObjectsRequest_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | searchID |
Definition at line 27 of file SearchObjects.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > re_srvs::SearchObjectsRequest_< ContainerAllocator >::_searchID_type |
Definition at line 40 of file SearchObjects.h.
typedef boost::shared_ptr< ::re_srvs::SearchObjectsRequest_<ContainerAllocator> const> re_srvs::SearchObjectsRequest_< ContainerAllocator >::ConstPtr |
Definition at line 45 of file SearchObjects.h.
typedef boost::shared_ptr< ::re_srvs::SearchObjectsRequest_<ContainerAllocator> > re_srvs::SearchObjectsRequest_< ContainerAllocator >::Ptr |
Definition at line 44 of file SearchObjects.h.
typedef SearchObjectsRequest_<ContainerAllocator> re_srvs::SearchObjectsRequest_< ContainerAllocator >::Type |
Definition at line 28 of file SearchObjects.h.
re_srvs::SearchObjectsRequest_< ContainerAllocator >::SearchObjectsRequest_ | ( | ) | [inline] |
Definition at line 30 of file SearchObjects.h.
re_srvs::SearchObjectsRequest_< ContainerAllocator >::SearchObjectsRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 35 of file SearchObjects.h.
boost::shared_ptr<std::map<std::string, std::string> > re_srvs::SearchObjectsRequest_< ContainerAllocator >::__connection_header |
Definition at line 46 of file SearchObjects.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > re_srvs::SearchObjectsRequest_< ContainerAllocator >::searchID |
Definition at line 41 of file SearchObjects.h.