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