$search

srs_object_database_msgs::GetImgResponse_< ContainerAllocator > Struct Template Reference

#include <GetImg.h>

List of all members.

Public Types

typedef std::vector
< ::srs_object_database_msgs::img_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::srs_object_database_msgs::img_
< 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::GetImgResponse_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::srs_object_database_msgs::GetImgResponse_
< ContainerAllocator > > 
Ptr
typedef GetImgResponse_
< 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::img_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::srs_object_database_msgs::img_< ContainerAllocator > >::other > &vec) const
 GetImgResponse_ (const ContainerAllocator &_alloc)
 GetImgResponse_ ()
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::img_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::srs_object_database_msgs::img_< 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::img_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::srs_object_database_msgs::img_
< 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::GetImgResponse_< ContainerAllocator >

Definition at line 125 of file GetImg.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef std::vector< ::srs_object_database_msgs::img_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::srs_object_database_msgs::img_<ContainerAllocator> >::other > srs_object_database_msgs::GetImgResponse_< ContainerAllocator >::_msg_type

Definition at line 143 of file GetImg.h.

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

Definition at line 140 of file GetImg.h.

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

Definition at line 264 of file GetImg.h.

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

Definition at line 263 of file GetImg.h.

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

Definition at line 126 of file GetImg.h.


Constructor & Destructor Documentation

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

Definition at line 128 of file GetImg.h.

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

Definition at line 134 of file GetImg.h.


Member Function Documentation

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

Definition at line 156 of file GetImg.h.

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

Definition at line 163 of file GetImg.h.

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

Definition at line 237 of file GetImg.h.

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

Definition at line 170 of file GetImg.h.

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

Definition at line 154 of file GetImg.h.

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

Definition at line 152 of file GetImg.h.

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

Definition at line 161 of file GetImg.h.

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

Definition at line 159 of file GetImg.h.

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

Definition at line 235 of file GetImg.h.

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

Definition at line 173 of file GetImg.h.

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

Definition at line 168 of file GetImg.h.

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

Definition at line 166 of file GetImg.h.

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

Definition at line 247 of file GetImg.h.

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

Definition at line 147 of file GetImg.h.

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

Definition at line 149 of file GetImg.h.

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

Definition at line 255 of file GetImg.h.

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

Definition at line 239 of file GetImg.h.

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

Definition at line 148 of file GetImg.h.

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

Definition at line 150 of file GetImg.h.


Member Data Documentation

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

Definition at line 265 of file GetImg.h.

template<class ContainerAllocator >
std::vector< ::srs_object_database_msgs::img_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::srs_object_database_msgs::img_<ContainerAllocator> >::other > srs_object_database_msgs::GetImgResponse_< ContainerAllocator >::msg

Definition at line 144 of file GetImg.h.

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

Definition at line 141 of file GetImg.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