$search

asebaros::SetVariableRequest_< ContainerAllocator > Struct Template Reference

#include <SetVariable.h>

List of all members.

Public Types

typedef std::vector< int16_t,
typename
ContainerAllocator::template
rebind< int16_t >::other > 
_data_type
typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_nodeName_type
typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_variableName_type
typedef boost::shared_ptr
< ::asebaros::SetVariableRequest_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::asebaros::SetVariableRequest_
< ContainerAllocator > > 
Ptr
typedef SetVariableRequest_
< 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_data_size () const
ROS_DEPRECATED void get_data_vec (std::vector< int16_t, typename ContainerAllocator::template rebind< int16_t >::other > &vec) const
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_data_size (uint32_t size)
ROS_DEPRECATED void set_data_vec (const std::vector< int16_t, typename ContainerAllocator::template rebind< int16_t >::other > &vec)
 SetVariableRequest_ (const ContainerAllocator &_alloc)
 SetVariableRequest_ ()

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< int16_t, typename
ContainerAllocator::template
rebind< int16_t >::other > 
data
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
nodeName
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
variableName

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 asebaros::SetVariableRequest_< ContainerAllocator >

Definition at line 25 of file SetVariable.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef std::vector<int16_t, typename ContainerAllocator::template rebind<int16_t>::other > asebaros::SetVariableRequest_< ContainerAllocator >::_data_type

Definition at line 48 of file SetVariable.h.

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > asebaros::SetVariableRequest_< ContainerAllocator >::_nodeName_type

Definition at line 42 of file SetVariable.h.

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > asebaros::SetVariableRequest_< ContainerAllocator >::_variableName_type

Definition at line 45 of file SetVariable.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::asebaros::SetVariableRequest_<ContainerAllocator> const> asebaros::SetVariableRequest_< ContainerAllocator >::ConstPtr

Definition at line 117 of file SetVariable.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::asebaros::SetVariableRequest_<ContainerAllocator> > asebaros::SetVariableRequest_< ContainerAllocator >::Ptr

Definition at line 116 of file SetVariable.h.

template<class ContainerAllocator >
typedef SetVariableRequest_<ContainerAllocator> asebaros::SetVariableRequest_< ContainerAllocator >::Type

Definition at line 26 of file SetVariable.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
asebaros::SetVariableRequest_< ContainerAllocator >::SetVariableRequest_ (  )  [inline]

Definition at line 28 of file SetVariable.h.

template<class ContainerAllocator >
asebaros::SetVariableRequest_< ContainerAllocator >::SetVariableRequest_ ( const ContainerAllocator &  _alloc  )  [inline]

Definition at line 35 of file SetVariable.h.


Member Function Documentation

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

Definition at line 61 of file SetVariable.h.

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

Definition at line 68 of file SetVariable.h.

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

Definition at line 87 of file SetVariable.h.

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

Definition at line 75 of file SetVariable.h.

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

Definition at line 59 of file SetVariable.h.

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

Definition at line 57 of file SetVariable.h.

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

Definition at line 66 of file SetVariable.h.

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

Definition at line 64 of file SetVariable.h.

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

Definition at line 85 of file SetVariable.h.

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

Definition at line 78 of file SetVariable.h.

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

Definition at line 73 of file SetVariable.h.

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

Definition at line 71 of file SetVariable.h.

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

Definition at line 98 of file SetVariable.h.

template<class ContainerAllocator >
ROS_DEPRECATED uint32_t asebaros::SetVariableRequest_< ContainerAllocator >::get_data_size (  )  const [inline]

Definition at line 52 of file SetVariable.h.

template<class ContainerAllocator >
ROS_DEPRECATED void asebaros::SetVariableRequest_< ContainerAllocator >::get_data_vec ( std::vector< int16_t, typename ContainerAllocator::template rebind< int16_t >::other > &  vec  )  const [inline]

Definition at line 54 of file SetVariable.h.

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

Definition at line 107 of file SetVariable.h.

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

Definition at line 89 of file SetVariable.h.

template<class ContainerAllocator >
ROS_DEPRECATED void asebaros::SetVariableRequest_< ContainerAllocator >::set_data_size ( uint32_t  size  )  [inline]

Definition at line 53 of file SetVariable.h.

template<class ContainerAllocator >
ROS_DEPRECATED void asebaros::SetVariableRequest_< ContainerAllocator >::set_data_vec ( const std::vector< int16_t, typename ContainerAllocator::template rebind< int16_t >::other > &  vec  )  [inline]

Definition at line 55 of file SetVariable.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > asebaros::SetVariableRequest_< ContainerAllocator >::__connection_header

Definition at line 118 of file SetVariable.h.

template<class ContainerAllocator >
std::vector<int16_t, typename ContainerAllocator::template rebind<int16_t>::other > asebaros::SetVariableRequest_< ContainerAllocator >::data

Definition at line 49 of file SetVariable.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > asebaros::SetVariableRequest_< ContainerAllocator >::nodeName

Definition at line 43 of file SetVariable.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > asebaros::SetVariableRequest_< ContainerAllocator >::variableName

Definition at line 46 of file SetVariable.h.


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


asebaros
Author(s): Stéphane Magnenat
autogenerated on Sat Mar 2 12:32:10 2013