$search

cob_3d_mapping_msgs::SetPointMapResponse_< ContainerAllocator > Struct Template Reference

#include <SetPointMap.h>

List of all members.

Public Types

typedef boost::shared_ptr
< ::cob_3d_mapping_msgs::SetPointMapResponse_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::cob_3d_mapping_msgs::SetPointMapResponse_
< ContainerAllocator > > 
Ptr
typedef SetPointMapResponse_
< 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)
virtual ROS_DEPRECATED uint32_t serializationLength () const
virtual ROS_DEPRECATED uint8_t * serialize (uint8_t *write_ptr, uint32_t seq) const
 SetPointMapResponse_ (const ContainerAllocator &_alloc)
 SetPointMapResponse_ ()

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

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 cob_3d_mapping_msgs::SetPointMapResponse_< ContainerAllocator >

Definition at line 171 of file SetPointMap.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef boost::shared_ptr< ::cob_3d_mapping_msgs::SetPointMapResponse_<ContainerAllocator> const> cob_3d_mapping_msgs::SetPointMapResponse_< ContainerAllocator >::ConstPtr

Definition at line 232 of file SetPointMap.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::cob_3d_mapping_msgs::SetPointMapResponse_<ContainerAllocator> > cob_3d_mapping_msgs::SetPointMapResponse_< ContainerAllocator >::Ptr

Definition at line 231 of file SetPointMap.h.

template<class ContainerAllocator >
typedef SetPointMapResponse_<ContainerAllocator> cob_3d_mapping_msgs::SetPointMapResponse_< ContainerAllocator >::Type

Definition at line 172 of file SetPointMap.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
cob_3d_mapping_msgs::SetPointMapResponse_< ContainerAllocator >::SetPointMapResponse_ (  )  [inline]

Definition at line 174 of file SetPointMap.h.

template<class ContainerAllocator >
cob_3d_mapping_msgs::SetPointMapResponse_< ContainerAllocator >::SetPointMapResponse_ ( const ContainerAllocator &  _alloc  )  [inline]

Definition at line 178 of file SetPointMap.h.


Member Function Documentation

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

Definition at line 188 of file SetPointMap.h.

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

Definition at line 195 of file SetPointMap.h.

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

Definition at line 211 of file SetPointMap.h.

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

Definition at line 202 of file SetPointMap.h.

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

Definition at line 186 of file SetPointMap.h.

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

Definition at line 184 of file SetPointMap.h.

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

Definition at line 193 of file SetPointMap.h.

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

Definition at line 191 of file SetPointMap.h.

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

Definition at line 209 of file SetPointMap.h.

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

Definition at line 205 of file SetPointMap.h.

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

Definition at line 200 of file SetPointMap.h.

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

Definition at line 198 of file SetPointMap.h.

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

Definition at line 219 of file SetPointMap.h.

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

Definition at line 225 of file SetPointMap.h.

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

Definition at line 213 of file SetPointMap.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > cob_3d_mapping_msgs::SetPointMapResponse_< ContainerAllocator >::__connection_header

Definition at line 233 of file SetPointMap.h.


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


cob_3d_mapping_msgs
Author(s): Georg Arbeiter
autogenerated on Fri Mar 1 15:04:10 2013