#include <GetObjectsOnMap.h>
Public Types | |
typedef uint8_t | _ifGeometryInfo_type |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _map_type |
typedef boost::shared_ptr < ::srs_knowledge::GetObjectsOnMapRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::srs_knowledge::GetObjectsOnMapRequest_ < ContainerAllocator > > | Ptr |
typedef GetObjectsOnMapRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
GetObjectsOnMapRequest_ () | |
GetObjectsOnMapRequest_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
uint8_t | ifGeometryInfo |
std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | map |
Definition at line 26 of file GetObjectsOnMap.h.
typedef uint8_t srs_knowledge::GetObjectsOnMapRequest_< ContainerAllocator >::_ifGeometryInfo_type |
Definition at line 44 of file GetObjectsOnMap.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > srs_knowledge::GetObjectsOnMapRequest_< ContainerAllocator >::_map_type |
Definition at line 41 of file GetObjectsOnMap.h.
typedef boost::shared_ptr< ::srs_knowledge::GetObjectsOnMapRequest_<ContainerAllocator> const> srs_knowledge::GetObjectsOnMapRequest_< ContainerAllocator >::ConstPtr |
Definition at line 49 of file GetObjectsOnMap.h.
typedef boost::shared_ptr< ::srs_knowledge::GetObjectsOnMapRequest_<ContainerAllocator> > srs_knowledge::GetObjectsOnMapRequest_< ContainerAllocator >::Ptr |
Definition at line 48 of file GetObjectsOnMap.h.
typedef GetObjectsOnMapRequest_<ContainerAllocator> srs_knowledge::GetObjectsOnMapRequest_< ContainerAllocator >::Type |
Definition at line 27 of file GetObjectsOnMap.h.
srs_knowledge::GetObjectsOnMapRequest_< ContainerAllocator >::GetObjectsOnMapRequest_ | ( | ) | [inline] |
Definition at line 29 of file GetObjectsOnMap.h.
srs_knowledge::GetObjectsOnMapRequest_< ContainerAllocator >::GetObjectsOnMapRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 35 of file GetObjectsOnMap.h.
boost::shared_ptr<std::map<std::string, std::string> > srs_knowledge::GetObjectsOnMapRequest_< ContainerAllocator >::__connection_header |
Definition at line 50 of file GetObjectsOnMap.h.
uint8_t srs_knowledge::GetObjectsOnMapRequest_< ContainerAllocator >::ifGeometryInfo |
Definition at line 45 of file GetObjectsOnMap.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > srs_knowledge::GetObjectsOnMapRequest_< ContainerAllocator >::map |
Definition at line 42 of file GetObjectsOnMap.h.