rosserial_msgs::RequestParamResponse_< ContainerAllocator > Struct Template Reference

#include <RequestParam.h>

List of all members.

Public Types

typedef std::vector< float,
typename
ContainerAllocator::template
rebind< float >::other > 
_floats_type
typedef std::vector< int32_t,
typename
ContainerAllocator::template
rebind< int32_t >::other > 
_ints_type
typedef std::vector
< std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other >
, typename
ContainerAllocator::template
rebind< std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other >
>::other > 
_strings_type
typedef boost::shared_ptr
< ::rosserial_msgs::RequestParamResponse_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::rosserial_msgs::RequestParamResponse_
< ContainerAllocator > > 
Ptr
typedef RequestParamResponse_
< 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_floats_size () const
ROS_DEPRECATED void get_floats_vec (std::vector< float, typename ContainerAllocator::template rebind< float >::other > &vec) const
ROS_DEPRECATED uint32_t get_ints_size () const
ROS_DEPRECATED void get_ints_vec (std::vector< int32_t, typename ContainerAllocator::template rebind< int32_t >::other > &vec) const
ROS_DEPRECATED uint32_t get_strings_size () const
ROS_DEPRECATED void get_strings_vec (std::vector< std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other >, typename ContainerAllocator::template rebind< std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other > >::other > &vec) const
 RequestParamResponse_ (const ContainerAllocator &_alloc)
 RequestParamResponse_ ()
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_floats_size (uint32_t size)
ROS_DEPRECATED void set_floats_vec (const std::vector< float, typename ContainerAllocator::template rebind< float >::other > &vec)
ROS_DEPRECATED void set_ints_size (uint32_t size)
ROS_DEPRECATED void set_ints_vec (const std::vector< int32_t, typename ContainerAllocator::template rebind< int32_t >::other > &vec)
ROS_DEPRECATED void set_strings_size (uint32_t size)
ROS_DEPRECATED void set_strings_vec (const std::vector< std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other >, typename ContainerAllocator::template rebind< std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other > >::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

std::vector< float, typename
ContainerAllocator::template
rebind< float >::other > 
floats
std::vector< int32_t, typename
ContainerAllocator::template
rebind< int32_t >::other > 
ints
std::vector< std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other >
, typename
ContainerAllocator::template
rebind< std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other >
>::other > 
strings

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 rosserial_msgs::RequestParamResponse_< ContainerAllocator >

Definition at line 101 of file RequestParam.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef std::vector<float, typename ContainerAllocator::template rebind<float>::other > rosserial_msgs::RequestParamResponse_< ContainerAllocator >::_floats_type

Definition at line 122 of file RequestParam.h.

template<class ContainerAllocator >
typedef std::vector<int32_t, typename ContainerAllocator::template rebind<int32_t>::other > rosserial_msgs::RequestParamResponse_< ContainerAllocator >::_ints_type

Definition at line 119 of file RequestParam.h.

template<class ContainerAllocator >
typedef std::vector<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > , typename ContainerAllocator::template rebind<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > >::other > rosserial_msgs::RequestParamResponse_< ContainerAllocator >::_strings_type

Definition at line 125 of file RequestParam.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::rosserial_msgs::RequestParamResponse_<ContainerAllocator> const> rosserial_msgs::RequestParamResponse_< ContainerAllocator >::ConstPtr

Definition at line 203 of file RequestParam.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::rosserial_msgs::RequestParamResponse_<ContainerAllocator> > rosserial_msgs::RequestParamResponse_< ContainerAllocator >::Ptr

Definition at line 202 of file RequestParam.h.

template<class ContainerAllocator >
typedef RequestParamResponse_<ContainerAllocator> rosserial_msgs::RequestParamResponse_< ContainerAllocator >::Type

Definition at line 103 of file RequestParam.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
rosserial_msgs::RequestParamResponse_< ContainerAllocator >::RequestParamResponse_ (  )  [inline]

Definition at line 105 of file RequestParam.h.

template<class ContainerAllocator >
rosserial_msgs::RequestParamResponse_< ContainerAllocator >::RequestParamResponse_ ( const ContainerAllocator &  _alloc  )  [inline]

Definition at line 112 of file RequestParam.h.


Member Function Documentation

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

Definition at line 146 of file RequestParam.h.

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

Definition at line 153 of file RequestParam.h.

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

Definition at line 173 of file RequestParam.h.

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

Definition at line 160 of file RequestParam.h.

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

Definition at line 144 of file RequestParam.h.

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

Definition at line 142 of file RequestParam.h.

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

Definition at line 151 of file RequestParam.h.

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

Definition at line 149 of file RequestParam.h.

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

Definition at line 171 of file RequestParam.h.

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

Definition at line 163 of file RequestParam.h.

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

Definition at line 158 of file RequestParam.h.

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

Definition at line 156 of file RequestParam.h.

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

Definition at line 184 of file RequestParam.h.

template<class ContainerAllocator >
ROS_DEPRECATED uint32_t rosserial_msgs::RequestParamResponse_< ContainerAllocator >::get_floats_size (  )  const [inline]

Definition at line 133 of file RequestParam.h.

template<class ContainerAllocator >
ROS_DEPRECATED void rosserial_msgs::RequestParamResponse_< ContainerAllocator >::get_floats_vec ( std::vector< float, typename ContainerAllocator::template rebind< float >::other > &  vec  )  const [inline]

Definition at line 135 of file RequestParam.h.

template<class ContainerAllocator >
ROS_DEPRECATED uint32_t rosserial_msgs::RequestParamResponse_< ContainerAllocator >::get_ints_size (  )  const [inline]

Definition at line 129 of file RequestParam.h.

template<class ContainerAllocator >
ROS_DEPRECATED void rosserial_msgs::RequestParamResponse_< ContainerAllocator >::get_ints_vec ( std::vector< int32_t, typename ContainerAllocator::template rebind< int32_t >::other > &  vec  )  const [inline]

Definition at line 131 of file RequestParam.h.

template<class ContainerAllocator >
ROS_DEPRECATED uint32_t rosserial_msgs::RequestParamResponse_< ContainerAllocator >::get_strings_size (  )  const [inline]

Definition at line 137 of file RequestParam.h.

template<class ContainerAllocator >
ROS_DEPRECATED void rosserial_msgs::RequestParamResponse_< ContainerAllocator >::get_strings_vec ( std::vector< std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other >, typename ContainerAllocator::template rebind< std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other > >::other > &  vec  )  const [inline]

Definition at line 139 of file RequestParam.h.

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

Definition at line 193 of file RequestParam.h.

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

Definition at line 175 of file RequestParam.h.

template<class ContainerAllocator >
ROS_DEPRECATED void rosserial_msgs::RequestParamResponse_< ContainerAllocator >::set_floats_size ( uint32_t  size  )  [inline]

Definition at line 134 of file RequestParam.h.

template<class ContainerAllocator >
ROS_DEPRECATED void rosserial_msgs::RequestParamResponse_< ContainerAllocator >::set_floats_vec ( const std::vector< float, typename ContainerAllocator::template rebind< float >::other > &  vec  )  [inline]

Definition at line 136 of file RequestParam.h.

template<class ContainerAllocator >
ROS_DEPRECATED void rosserial_msgs::RequestParamResponse_< ContainerAllocator >::set_ints_size ( uint32_t  size  )  [inline]

Definition at line 130 of file RequestParam.h.

template<class ContainerAllocator >
ROS_DEPRECATED void rosserial_msgs::RequestParamResponse_< ContainerAllocator >::set_ints_vec ( const std::vector< int32_t, typename ContainerAllocator::template rebind< int32_t >::other > &  vec  )  [inline]

Definition at line 132 of file RequestParam.h.

template<class ContainerAllocator >
ROS_DEPRECATED void rosserial_msgs::RequestParamResponse_< ContainerAllocator >::set_strings_size ( uint32_t  size  )  [inline]

Definition at line 138 of file RequestParam.h.

template<class ContainerAllocator >
ROS_DEPRECATED void rosserial_msgs::RequestParamResponse_< ContainerAllocator >::set_strings_vec ( const std::vector< std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other >, typename ContainerAllocator::template rebind< std::basic_string< char, std::char_traits< char >, typename ContainerAllocator::template rebind< char >::other > >::other > &  vec  )  [inline]

Definition at line 140 of file RequestParam.h.


Member Data Documentation

template<class ContainerAllocator >
std::vector<float, typename ContainerAllocator::template rebind<float>::other > rosserial_msgs::RequestParamResponse_< ContainerAllocator >::floats

Definition at line 123 of file RequestParam.h.

template<class ContainerAllocator >
std::vector<int32_t, typename ContainerAllocator::template rebind<int32_t>::other > rosserial_msgs::RequestParamResponse_< ContainerAllocator >::ints

Definition at line 120 of file RequestParam.h.

template<class ContainerAllocator >
std::vector<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > , typename ContainerAllocator::template rebind<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > >::other > rosserial_msgs::RequestParamResponse_< ContainerAllocator >::strings

Definition at line 126 of file RequestParam.h.


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


rosserial_msgs
Author(s): Michael Ferguson
autogenerated on Fri Jan 11 09:57:38 2013