#include <GetLocation.h>
Public Types | |
typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _name_type |
typedef boost::shared_ptr < ::location_memorizer::GetLocationRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::location_memorizer::GetLocationRequest_ < ContainerAllocator > > | Ptr |
typedef GetLocationRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
GetLocationRequest_ () | |
GetLocationRequest_ (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 > | name |
Definition at line 26 of file GetLocation.h.
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > location_memorizer::GetLocationRequest_< ContainerAllocator >::_name_type |
Definition at line 39 of file GetLocation.h.
typedef boost::shared_ptr< ::location_memorizer::GetLocationRequest_<ContainerAllocator> const> location_memorizer::GetLocationRequest_< ContainerAllocator >::ConstPtr |
Definition at line 44 of file GetLocation.h.
typedef boost::shared_ptr< ::location_memorizer::GetLocationRequest_<ContainerAllocator> > location_memorizer::GetLocationRequest_< ContainerAllocator >::Ptr |
Definition at line 43 of file GetLocation.h.
typedef GetLocationRequest_<ContainerAllocator> location_memorizer::GetLocationRequest_< ContainerAllocator >::Type |
Definition at line 27 of file GetLocation.h.
location_memorizer::GetLocationRequest_< ContainerAllocator >::GetLocationRequest_ | ( | ) | [inline] |
Definition at line 29 of file GetLocation.h.
location_memorizer::GetLocationRequest_< ContainerAllocator >::GetLocationRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 34 of file GetLocation.h.
boost::shared_ptr<std::map<std::string, std::string> > location_memorizer::GetLocationRequest_< ContainerAllocator >::__connection_header |
Definition at line 45 of file GetLocation.h.
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > location_memorizer::GetLocationRequest_< ContainerAllocator >::name |
Definition at line 40 of file GetLocation.h.