#include <Request2DMap.h>
Public Types | |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _baseScannerLink_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _envUID_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _srdl_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _targetMapName_type |
typedef boost::shared_ptr < ::re_srvs::Request2DMapRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::re_srvs::Request2DMapRequest_ < ContainerAllocator > > | Ptr |
typedef Request2DMapRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
Request2DMapRequest_ () | |
Request2DMapRequest_ (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 > | baseScannerLink |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | envUID |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | srdl |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | targetMapName |
Definition at line 27 of file Request2DMap.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > re_srvs::Request2DMapRequest_< ContainerAllocator >::_baseScannerLink_type |
Definition at line 52 of file Request2DMap.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > re_srvs::Request2DMapRequest_< ContainerAllocator >::_envUID_type |
Definition at line 46 of file Request2DMap.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > re_srvs::Request2DMapRequest_< ContainerAllocator >::_srdl_type |
Definition at line 49 of file Request2DMap.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > re_srvs::Request2DMapRequest_< ContainerAllocator >::_targetMapName_type |
Definition at line 55 of file Request2DMap.h.
typedef boost::shared_ptr< ::re_srvs::Request2DMapRequest_<ContainerAllocator> const> re_srvs::Request2DMapRequest_< ContainerAllocator >::ConstPtr |
Definition at line 60 of file Request2DMap.h.
typedef boost::shared_ptr< ::re_srvs::Request2DMapRequest_<ContainerAllocator> > re_srvs::Request2DMapRequest_< ContainerAllocator >::Ptr |
Definition at line 59 of file Request2DMap.h.
typedef Request2DMapRequest_<ContainerAllocator> re_srvs::Request2DMapRequest_< ContainerAllocator >::Type |
Definition at line 28 of file Request2DMap.h.
re_srvs::Request2DMapRequest_< ContainerAllocator >::Request2DMapRequest_ | ( | ) | [inline] |
Definition at line 30 of file Request2DMap.h.
re_srvs::Request2DMapRequest_< ContainerAllocator >::Request2DMapRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 38 of file Request2DMap.h.
boost::shared_ptr<std::map<std::string, std::string> > re_srvs::Request2DMapRequest_< ContainerAllocator >::__connection_header |
Definition at line 61 of file Request2DMap.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > re_srvs::Request2DMapRequest_< ContainerAllocator >::baseScannerLink |
Definition at line 53 of file Request2DMap.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > re_srvs::Request2DMapRequest_< ContainerAllocator >::envUID |
Definition at line 47 of file Request2DMap.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > re_srvs::Request2DMapRequest_< ContainerAllocator >::srdl |
Definition at line 50 of file Request2DMap.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > re_srvs::Request2DMapRequest_< ContainerAllocator >::targetMapName |
Definition at line 56 of file Request2DMap.h.