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