geographic_msgs::GetGeographicMapResponse_< ContainerAllocator > Struct Template Reference

#include <GetGeographicMap.h>

List of all members.

Public Types

typedef
::geographic_msgs::GeographicMap_
< ContainerAllocator > 
_map_type
typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_status_type
typedef uint8_t _success_type
typedef boost::shared_ptr
< ::geographic_msgs::GetGeographicMapResponse_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::geographic_msgs::GetGeographicMapResponse_
< ContainerAllocator > > 
Ptr
typedef
GetGeographicMapResponse_
< ContainerAllocator > 
Type

Public Member Functions

ROS_DEPRECATED const std::string __getDataType () const
ROS_DEPRECATED const std::string __getMD5Sum () const
ROS_DEPRECATED const std::string __getMessageDefinition () const
ROS_DEPRECATED const std::string __getServerMD5Sum () const
virtual ROS_DEPRECATED uint8_t * deserialize (uint8_t *read_ptr)
 GetGeographicMapResponse_ (const ContainerAllocator &_alloc)
 GetGeographicMapResponse_ ()
virtual ROS_DEPRECATED uint32_t serializationLength () const
virtual ROS_DEPRECATED uint8_t * serialize (uint8_t *write_ptr, uint32_t seq) const

Static Public Member Functions

static ROS_DEPRECATED const
std::string 
__s_getDataType ()
static ROS_DEPRECATED const
std::string 
__s_getMD5Sum ()
static ROS_DEPRECATED const
std::string 
__s_getMessageDefinition ()
static ROS_DEPRECATED const
std::string 
__s_getServerMD5Sum ()

Public Attributes

boost::shared_ptr< std::map
< std::string, std::string > > 
__connection_header
::geographic_msgs::GeographicMap_
< ContainerAllocator > 
map
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
status
uint8_t success

Static Private Member Functions

static const char * __s_getDataType_ ()
static const char * __s_getMD5Sum_ ()
static const char * __s_getMessageDefinition_ ()
static const char * __s_getServerMD5Sum_ ()

Detailed Description

template<class ContainerAllocator>
struct geographic_msgs::GetGeographicMapResponse_< ContainerAllocator >

Definition at line 137 of file GetGeographicMap.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef ::geographic_msgs::GeographicMap_<ContainerAllocator> geographic_msgs::GetGeographicMapResponse_< ContainerAllocator >::_map_type

Definition at line 160 of file GetGeographicMap.h.

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > geographic_msgs::GetGeographicMapResponse_< ContainerAllocator >::_status_type

Definition at line 157 of file GetGeographicMap.h.

template<class ContainerAllocator >
typedef uint8_t geographic_msgs::GetGeographicMapResponse_< ContainerAllocator >::_success_type

Definition at line 154 of file GetGeographicMap.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::geographic_msgs::GetGeographicMapResponse_<ContainerAllocator> const> geographic_msgs::GetGeographicMapResponse_< ContainerAllocator >::ConstPtr

Definition at line 353 of file GetGeographicMap.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::geographic_msgs::GetGeographicMapResponse_<ContainerAllocator> > geographic_msgs::GetGeographicMapResponse_< ContainerAllocator >::Ptr

Definition at line 352 of file GetGeographicMap.h.

template<class ContainerAllocator >
typedef GetGeographicMapResponse_<ContainerAllocator> geographic_msgs::GetGeographicMapResponse_< ContainerAllocator >::Type

Definition at line 138 of file GetGeographicMap.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
geographic_msgs::GetGeographicMapResponse_< ContainerAllocator >::GetGeographicMapResponse_ (  )  [inline]

Definition at line 140 of file GetGeographicMap.h.

template<class ContainerAllocator >
geographic_msgs::GetGeographicMapResponse_< ContainerAllocator >::GetGeographicMapResponse_ ( const ContainerAllocator &  _alloc  )  [inline]

Definition at line 147 of file GetGeographicMap.h.


Member Function Documentation

template<class ContainerAllocator >
ROS_DEPRECATED const std::string geographic_msgs::GetGeographicMapResponse_< ContainerAllocator >::__getDataType (  )  const [inline]

Definition at line 169 of file GetGeographicMap.h.

template<class ContainerAllocator >
ROS_DEPRECATED const std::string geographic_msgs::GetGeographicMapResponse_< ContainerAllocator >::__getMD5Sum (  )  const [inline]

Definition at line 176 of file GetGeographicMap.h.

template<class ContainerAllocator >
ROS_DEPRECATED const std::string geographic_msgs::GetGeographicMapResponse_< ContainerAllocator >::__getMessageDefinition (  )  const [inline]

Definition at line 323 of file GetGeographicMap.h.

template<class ContainerAllocator >
ROS_DEPRECATED const std::string geographic_msgs::GetGeographicMapResponse_< ContainerAllocator >::__getServerMD5Sum (  )  const [inline]

Definition at line 183 of file GetGeographicMap.h.

template<class ContainerAllocator >
static ROS_DEPRECATED const std::string geographic_msgs::GetGeographicMapResponse_< ContainerAllocator >::__s_getDataType (  )  [inline, static]

Definition at line 167 of file GetGeographicMap.h.

template<class ContainerAllocator >
static const char* geographic_msgs::GetGeographicMapResponse_< ContainerAllocator >::__s_getDataType_ (  )  [inline, static, private]

Definition at line 165 of file GetGeographicMap.h.

template<class ContainerAllocator >
static ROS_DEPRECATED const std::string geographic_msgs::GetGeographicMapResponse_< ContainerAllocator >::__s_getMD5Sum (  )  [inline, static]

Definition at line 174 of file GetGeographicMap.h.

template<class ContainerAllocator >
static const char* geographic_msgs::GetGeographicMapResponse_< ContainerAllocator >::__s_getMD5Sum_ (  )  [inline, static, private]

Definition at line 172 of file GetGeographicMap.h.

template<class ContainerAllocator >
static ROS_DEPRECATED const std::string geographic_msgs::GetGeographicMapResponse_< ContainerAllocator >::__s_getMessageDefinition (  )  [inline, static]

Definition at line 321 of file GetGeographicMap.h.

template<class ContainerAllocator >
static const char* geographic_msgs::GetGeographicMapResponse_< ContainerAllocator >::__s_getMessageDefinition_ (  )  [inline, static, private]

Definition at line 186 of file GetGeographicMap.h.

template<class ContainerAllocator >
static ROS_DEPRECATED const std::string geographic_msgs::GetGeographicMapResponse_< ContainerAllocator >::__s_getServerMD5Sum (  )  [inline, static]

Definition at line 181 of file GetGeographicMap.h.

template<class ContainerAllocator >
static const char* geographic_msgs::GetGeographicMapResponse_< ContainerAllocator >::__s_getServerMD5Sum_ (  )  [inline, static, private]

Definition at line 179 of file GetGeographicMap.h.

template<class ContainerAllocator >
virtual ROS_DEPRECATED uint8_t* geographic_msgs::GetGeographicMapResponse_< ContainerAllocator >::deserialize ( uint8_t *  read_ptr  )  [inline, virtual]

Definition at line 334 of file GetGeographicMap.h.

template<class ContainerAllocator >
virtual ROS_DEPRECATED uint32_t geographic_msgs::GetGeographicMapResponse_< ContainerAllocator >::serializationLength (  )  const [inline, virtual]

Definition at line 343 of file GetGeographicMap.h.

template<class ContainerAllocator >
virtual ROS_DEPRECATED uint8_t* geographic_msgs::GetGeographicMapResponse_< ContainerAllocator >::serialize ( uint8_t *  write_ptr,
uint32_t  seq 
) const [inline, virtual]

Definition at line 325 of file GetGeographicMap.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > geographic_msgs::GetGeographicMapResponse_< ContainerAllocator >::__connection_header

Definition at line 354 of file GetGeographicMap.h.

template<class ContainerAllocator >
::geographic_msgs::GeographicMap_<ContainerAllocator> geographic_msgs::GetGeographicMapResponse_< ContainerAllocator >::map

Definition at line 161 of file GetGeographicMap.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > geographic_msgs::GetGeographicMapResponse_< ContainerAllocator >::status

Definition at line 158 of file GetGeographicMap.h.

template<class ContainerAllocator >
uint8_t geographic_msgs::GetGeographicMapResponse_< ContainerAllocator >::success

Definition at line 155 of file GetGeographicMap.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs


geographic_msgs
Author(s): Jack O'Quin
autogenerated on Fri Jan 11 11:58:17 2013