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