std_msgs::ColorRGBA_< ContainerAllocator > Struct Template Reference

#include <ColorRGBA.h>

List of all members.

Public Types

typedef float _a_type
typedef float _b_type
typedef float _g_type
typedef float _r_type
typedef boost::shared_ptr
< ::std_msgs::ColorRGBA_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::std_msgs::ColorRGBA_
< ContainerAllocator > > 
Ptr
typedef ColorRGBA_
< 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
 ColorRGBA_ (const ContainerAllocator &_alloc)
 ColorRGBA_ ()
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

float a
float b
float g
float 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 std_msgs::ColorRGBA_< ContainerAllocator >

Definition at line 17 of file ColorRGBA.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef float std_msgs::ColorRGBA_< ContainerAllocator >::_a_type

Definition at line 46 of file ColorRGBA.h.

template<class ContainerAllocator >
typedef float std_msgs::ColorRGBA_< ContainerAllocator >::_b_type

Definition at line 43 of file ColorRGBA.h.

template<class ContainerAllocator >
typedef float std_msgs::ColorRGBA_< ContainerAllocator >::_g_type

Definition at line 40 of file ColorRGBA.h.

template<class ContainerAllocator >
typedef float std_msgs::ColorRGBA_< ContainerAllocator >::_r_type

Definition at line 37 of file ColorRGBA.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::std_msgs::ColorRGBA_<ContainerAllocator> const> std_msgs::ColorRGBA_< ContainerAllocator >::ConstPtr

Definition at line 107 of file ColorRGBA.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::std_msgs::ColorRGBA_<ContainerAllocator> > std_msgs::ColorRGBA_< ContainerAllocator >::Ptr

Definition at line 106 of file ColorRGBA.h.

template<class ContainerAllocator >
typedef ColorRGBA_<ContainerAllocator> std_msgs::ColorRGBA_< ContainerAllocator >::Type

Definition at line 19 of file ColorRGBA.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
std_msgs::ColorRGBA_< ContainerAllocator >::ColorRGBA_ (  )  [inline]

Definition at line 21 of file ColorRGBA.h.

template<class ContainerAllocator >
std_msgs::ColorRGBA_< ContainerAllocator >::ColorRGBA_ ( const ContainerAllocator &  _alloc  )  [inline]

Definition at line 29 of file ColorRGBA.h.


Member Function Documentation

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

Definition at line 55 of file ColorRGBA.h.

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

Definition at line 62 of file ColorRGBA.h.

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

Definition at line 74 of file ColorRGBA.h.

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

Definition at line 53 of file ColorRGBA.h.

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

Definition at line 51 of file ColorRGBA.h.

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

Definition at line 60 of file ColorRGBA.h.

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

Definition at line 58 of file ColorRGBA.h.

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

Definition at line 72 of file ColorRGBA.h.

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

Definition at line 65 of file ColorRGBA.h.

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

Definition at line 86 of file ColorRGBA.h.

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

Definition at line 96 of file ColorRGBA.h.

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

Definition at line 76 of file ColorRGBA.h.


Member Data Documentation

template<class ContainerAllocator >
float std_msgs::ColorRGBA_< ContainerAllocator >::a

Definition at line 47 of file ColorRGBA.h.

template<class ContainerAllocator >
float std_msgs::ColorRGBA_< ContainerAllocator >::b

Definition at line 44 of file ColorRGBA.h.

template<class ContainerAllocator >
float std_msgs::ColorRGBA_< ContainerAllocator >::g

Definition at line 41 of file ColorRGBA.h.

template<class ContainerAllocator >
float std_msgs::ColorRGBA_< ContainerAllocator >::r

Definition at line 38 of file ColorRGBA.h.


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


std_msgs
Author(s): Morgan Quigley/mquigley@cs.stanford.edu, Ken Conley/kwc@willowgarage.com, Jeremy Leibs/leibs@willowgarage.com
autogenerated on Fri Jan 11 09:57:37 2013