#include <QueryEnvironments.h>
Public Types | |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _query_type |
typedef boost::shared_ptr < ::re_srvs::QueryEnvironmentsRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::re_srvs::QueryEnvironmentsRequest_ < ContainerAllocator > > | Ptr |
typedef QueryEnvironmentsRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
QueryEnvironmentsRequest_ () | |
QueryEnvironmentsRequest_ (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 > | query |
Definition at line 25 of file QueryEnvironments.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > re_srvs::QueryEnvironmentsRequest_< ContainerAllocator >::_query_type |
Definition at line 38 of file QueryEnvironments.h.
typedef boost::shared_ptr< ::re_srvs::QueryEnvironmentsRequest_<ContainerAllocator> const> re_srvs::QueryEnvironmentsRequest_< ContainerAllocator >::ConstPtr |
Definition at line 43 of file QueryEnvironments.h.
typedef boost::shared_ptr< ::re_srvs::QueryEnvironmentsRequest_<ContainerAllocator> > re_srvs::QueryEnvironmentsRequest_< ContainerAllocator >::Ptr |
Definition at line 42 of file QueryEnvironments.h.
typedef QueryEnvironmentsRequest_<ContainerAllocator> re_srvs::QueryEnvironmentsRequest_< ContainerAllocator >::Type |
Definition at line 26 of file QueryEnvironments.h.
re_srvs::QueryEnvironmentsRequest_< ContainerAllocator >::QueryEnvironmentsRequest_ | ( | ) | [inline] |
Definition at line 28 of file QueryEnvironments.h.
re_srvs::QueryEnvironmentsRequest_< ContainerAllocator >::QueryEnvironmentsRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 33 of file QueryEnvironments.h.
boost::shared_ptr<std::map<std::string, std::string> > re_srvs::QueryEnvironmentsRequest_< ContainerAllocator >::__connection_header |
Definition at line 44 of file QueryEnvironments.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > re_srvs::QueryEnvironmentsRequest_< ContainerAllocator >::query |
Definition at line 39 of file QueryEnvironments.h.