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