turtlesim::Color_< ContainerAllocator > Struct Template Reference

#include <Color.h>

List of all members.

Public Types

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

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 ()

Public Attributes

uint8_t b
uint8_t g
uint8_t r

Static Private Member Functions

static const char * __s_getDataType_ ()
static const char * __s_getMD5Sum_ ()
static const char * __s_getMessageDefinition_ ()

Detailed Description

template<class ContainerAllocator>
struct turtlesim::Color_< ContainerAllocator >

Definition at line 17 of file Color.h.


Member Typedef Documentation

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

Definition at line 41 of file Color.h.

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

Definition at line 38 of file Color.h.

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

Definition at line 35 of file Color.h.

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

Definition at line 98 of file Color.h.

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

Definition at line 97 of file Color.h.

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

Definition at line 19 of file Color.h.


Constructor & Destructor Documentation

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

Definition at line 21 of file Color.h.

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

Definition at line 28 of file Color.h.


Member Function Documentation

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

Definition at line 50 of file Color.h.

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

Definition at line 57 of file Color.h.

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

Definition at line 68 of file Color.h.

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

Definition at line 48 of file Color.h.

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

Definition at line 46 of file Color.h.

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

Definition at line 55 of file Color.h.

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

Definition at line 53 of file Color.h.

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

Definition at line 66 of file Color.h.

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

Definition at line 60 of file Color.h.

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

Definition at line 79 of file Color.h.

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

Definition at line 88 of file Color.h.

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

Definition at line 70 of file Color.h.


Member Data Documentation

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

Definition at line 42 of file Color.h.

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

Definition at line 39 of file Color.h.

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

Definition at line 36 of file Color.h.


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


turtlesim
Author(s): Josh Faust
autogenerated on Fri Jan 11 09:54:39 2013