$search

srs_object_database_msgs::GetSurfResponse_< ContainerAllocator > Struct Template Reference

#include <GetSurf.h>

List of all members.

Public Types

typedef std::vector
< ::srs_object_database_msgs::surf_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::srs_object_database_msgs::surf_
< ContainerAllocator >
>::other > 
_msg_type
typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_return_response_type
typedef boost::shared_ptr
< ::srs_object_database_msgs::GetSurfResponse_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::srs_object_database_msgs::GetSurfResponse_
< ContainerAllocator > > 
Ptr
typedef GetSurfResponse_
< 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)
ROS_DEPRECATED uint32_t get_msg_size () const
ROS_DEPRECATED void get_msg_vec (std::vector< ::srs_object_database_msgs::surf_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::srs_object_database_msgs::surf_< ContainerAllocator > >::other > &vec) const
 GetSurfResponse_ (const ContainerAllocator &_alloc)
 GetSurfResponse_ ()
virtual ROS_DEPRECATED uint32_t serializationLength () const
virtual ROS_DEPRECATED uint8_t * serialize (uint8_t *write_ptr, uint32_t seq) const
ROS_DEPRECATED void set_msg_size (uint32_t size)
ROS_DEPRECATED void set_msg_vec (const std::vector< ::srs_object_database_msgs::surf_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::srs_object_database_msgs::surf_< ContainerAllocator > >::other > &vec)

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
std::vector
< ::srs_object_database_msgs::surf_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::srs_object_database_msgs::surf_
< ContainerAllocator >
>::other > 
msg
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
return_response

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 srs_object_database_msgs::GetSurfResponse_< ContainerAllocator >

Definition at line 114 of file GetSurf.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef std::vector< ::srs_object_database_msgs::surf_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::srs_object_database_msgs::surf_<ContainerAllocator> >::other > srs_object_database_msgs::GetSurfResponse_< ContainerAllocator >::_msg_type

Definition at line 132 of file GetSurf.h.

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > srs_object_database_msgs::GetSurfResponse_< ContainerAllocator >::_return_response_type

Definition at line 129 of file GetSurf.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::srs_object_database_msgs::GetSurfResponse_<ContainerAllocator> const> srs_object_database_msgs::GetSurfResponse_< ContainerAllocator >::ConstPtr

Definition at line 295 of file GetSurf.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::srs_object_database_msgs::GetSurfResponse_<ContainerAllocator> > srs_object_database_msgs::GetSurfResponse_< ContainerAllocator >::Ptr

Definition at line 294 of file GetSurf.h.

template<class ContainerAllocator >
typedef GetSurfResponse_<ContainerAllocator> srs_object_database_msgs::GetSurfResponse_< ContainerAllocator >::Type

Definition at line 115 of file GetSurf.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
srs_object_database_msgs::GetSurfResponse_< ContainerAllocator >::GetSurfResponse_ (  )  [inline]

Definition at line 117 of file GetSurf.h.

template<class ContainerAllocator >
srs_object_database_msgs::GetSurfResponse_< ContainerAllocator >::GetSurfResponse_ ( const ContainerAllocator &  _alloc  )  [inline]

Definition at line 123 of file GetSurf.h.


Member Function Documentation

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

Definition at line 145 of file GetSurf.h.

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

Definition at line 152 of file GetSurf.h.

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

Definition at line 268 of file GetSurf.h.

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

Definition at line 159 of file GetSurf.h.

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

Definition at line 143 of file GetSurf.h.

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

Definition at line 141 of file GetSurf.h.

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

Definition at line 150 of file GetSurf.h.

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

Definition at line 148 of file GetSurf.h.

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

Definition at line 266 of file GetSurf.h.

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

Definition at line 162 of file GetSurf.h.

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

Definition at line 157 of file GetSurf.h.

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

Definition at line 155 of file GetSurf.h.

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

Definition at line 278 of file GetSurf.h.

template<class ContainerAllocator >
ROS_DEPRECATED uint32_t srs_object_database_msgs::GetSurfResponse_< ContainerAllocator >::get_msg_size (  )  const [inline]

Definition at line 136 of file GetSurf.h.

template<class ContainerAllocator >
ROS_DEPRECATED void srs_object_database_msgs::GetSurfResponse_< ContainerAllocator >::get_msg_vec ( std::vector< ::srs_object_database_msgs::surf_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::srs_object_database_msgs::surf_< ContainerAllocator > >::other > &  vec  )  const [inline]

Definition at line 138 of file GetSurf.h.

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

Definition at line 286 of file GetSurf.h.

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

Definition at line 270 of file GetSurf.h.

template<class ContainerAllocator >
ROS_DEPRECATED void srs_object_database_msgs::GetSurfResponse_< ContainerAllocator >::set_msg_size ( uint32_t  size  )  [inline]

Definition at line 137 of file GetSurf.h.

template<class ContainerAllocator >
ROS_DEPRECATED void srs_object_database_msgs::GetSurfResponse_< ContainerAllocator >::set_msg_vec ( const std::vector< ::srs_object_database_msgs::surf_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::srs_object_database_msgs::surf_< ContainerAllocator > >::other > &  vec  )  [inline]

Definition at line 139 of file GetSurf.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > srs_object_database_msgs::GetSurfResponse_< ContainerAllocator >::__connection_header

Definition at line 296 of file GetSurf.h.

template<class ContainerAllocator >
std::vector< ::srs_object_database_msgs::surf_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::srs_object_database_msgs::surf_<ContainerAllocator> >::other > srs_object_database_msgs::GetSurfResponse_< ContainerAllocator >::msg

Definition at line 133 of file GetSurf.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > srs_object_database_msgs::GetSurfResponse_< ContainerAllocator >::return_response

Definition at line 130 of file GetSurf.h.


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


srs_object_database_msgs
Author(s): Georg Arbeiter
autogenerated on Sat Mar 2 13:49:07 2013