$search

turtlesim::SetPenRequest_< ContainerAllocator > Struct Template Reference

#include <SetPen.h>

List of all members.

Public Types

typedef uint8_t _b_type
typedef uint8_t _g_type
typedef uint8_t _off_type
typedef uint8_t _r_type
typedef uint8_t _width_type
typedef boost::shared_ptr
< ::turtlesim::SetPenRequest_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::turtlesim::SetPenRequest_
< ContainerAllocator > > 
Ptr
typedef SetPenRequest_
< 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
 SetPenRequest_ (const ContainerAllocator &_alloc)
 SetPenRequest_ ()

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
uint8_t b
uint8_t g
uint8_t off
uint8_t r
uint8_t width

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 turtlesim::SetPenRequest_< ContainerAllocator >

Definition at line 25 of file SetPen.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef uint8_t turtlesim::SetPenRequest_< ContainerAllocator >::_b_type

Definition at line 52 of file SetPen.h.

template<class ContainerAllocator >
typedef uint8_t turtlesim::SetPenRequest_< ContainerAllocator >::_g_type

Definition at line 49 of file SetPen.h.

template<class ContainerAllocator >
typedef uint8_t turtlesim::SetPenRequest_< ContainerAllocator >::_off_type

Definition at line 58 of file SetPen.h.

template<class ContainerAllocator >
typedef uint8_t turtlesim::SetPenRequest_< ContainerAllocator >::_r_type

Definition at line 46 of file SetPen.h.

template<class ContainerAllocator >
typedef uint8_t turtlesim::SetPenRequest_< ContainerAllocator >::_width_type

Definition at line 55 of file SetPen.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::turtlesim::SetPenRequest_<ContainerAllocator> const> turtlesim::SetPenRequest_< ContainerAllocator >::ConstPtr

Definition at line 130 of file SetPen.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::turtlesim::SetPenRequest_<ContainerAllocator> > turtlesim::SetPenRequest_< ContainerAllocator >::Ptr

Definition at line 129 of file SetPen.h.

template<class ContainerAllocator >
typedef SetPenRequest_<ContainerAllocator> turtlesim::SetPenRequest_< ContainerAllocator >::Type

Definition at line 26 of file SetPen.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
turtlesim::SetPenRequest_< ContainerAllocator >::SetPenRequest_ (  )  [inline]

Definition at line 28 of file SetPen.h.

template<class ContainerAllocator >
turtlesim::SetPenRequest_< ContainerAllocator >::SetPenRequest_ ( const ContainerAllocator &  _alloc  )  [inline]

Definition at line 37 of file SetPen.h.


Member Function Documentation

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

Definition at line 67 of file SetPen.h.

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

Definition at line 74 of file SetPen.h.

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

Definition at line 94 of file SetPen.h.

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

Definition at line 81 of file SetPen.h.

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

Definition at line 65 of file SetPen.h.

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

Definition at line 63 of file SetPen.h.

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

Definition at line 72 of file SetPen.h.

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

Definition at line 70 of file SetPen.h.

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

Definition at line 92 of file SetPen.h.

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

Definition at line 84 of file SetPen.h.

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

Definition at line 79 of file SetPen.h.

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

Definition at line 77 of file SetPen.h.

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

Definition at line 107 of file SetPen.h.

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

Definition at line 118 of file SetPen.h.

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

Definition at line 96 of file SetPen.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > turtlesim::SetPenRequest_< ContainerAllocator >::__connection_header

Definition at line 131 of file SetPen.h.

template<class ContainerAllocator >
uint8_t turtlesim::SetPenRequest_< ContainerAllocator >::b

Definition at line 53 of file SetPen.h.

template<class ContainerAllocator >
uint8_t turtlesim::SetPenRequest_< ContainerAllocator >::g

Definition at line 50 of file SetPen.h.

template<class ContainerAllocator >
uint8_t turtlesim::SetPenRequest_< ContainerAllocator >::off

Definition at line 59 of file SetPen.h.

template<class ContainerAllocator >
uint8_t turtlesim::SetPenRequest_< ContainerAllocator >::r

Definition at line 47 of file SetPen.h.

template<class ContainerAllocator >
uint8_t turtlesim::SetPenRequest_< ContainerAllocator >::width

Definition at line 56 of file SetPen.h.


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


turtlesim
Author(s): Josh Faust
autogenerated on Sat Mar 2 13:21:08 2013