test_ros::CompositeA_< ContainerAllocator > Struct Template Reference

#include <CompositeA.h>

List of all members.

Public Types

typedef double _w_type
typedef double _x_type
typedef double _y_type
typedef double _z_type
typedef boost::shared_ptr
< ::test_ros::CompositeA_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::test_ros::CompositeA_
< ContainerAllocator > > 
Ptr
typedef CompositeA_
< 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
 CompositeA_ (const ContainerAllocator &_alloc)
 CompositeA_ ()
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

double w
double x
double y
double z

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 test_ros::CompositeA_< ContainerAllocator >

Definition at line 17 of file CompositeA.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef double test_ros::CompositeA_< ContainerAllocator >::_w_type

Definition at line 46 of file CompositeA.h.

template<class ContainerAllocator >
typedef double test_ros::CompositeA_< ContainerAllocator >::_x_type

Definition at line 37 of file CompositeA.h.

template<class ContainerAllocator >
typedef double test_ros::CompositeA_< ContainerAllocator >::_y_type

Definition at line 40 of file CompositeA.h.

template<class ContainerAllocator >
typedef double test_ros::CompositeA_< ContainerAllocator >::_z_type

Definition at line 43 of file CompositeA.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::test_ros::CompositeA_<ContainerAllocator> const> test_ros::CompositeA_< ContainerAllocator >::ConstPtr

Definition at line 109 of file CompositeA.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::test_ros::CompositeA_<ContainerAllocator> > test_ros::CompositeA_< ContainerAllocator >::Ptr

Definition at line 108 of file CompositeA.h.

template<class ContainerAllocator >
typedef CompositeA_<ContainerAllocator> test_ros::CompositeA_< ContainerAllocator >::Type

Definition at line 19 of file CompositeA.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
test_ros::CompositeA_< ContainerAllocator >::CompositeA_ (  )  [inline]

Definition at line 21 of file CompositeA.h.

template<class ContainerAllocator >
test_ros::CompositeA_< ContainerAllocator >::CompositeA_ ( const ContainerAllocator &  _alloc  )  [inline]

Definition at line 29 of file CompositeA.h.


Member Function Documentation

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

Definition at line 55 of file CompositeA.h.

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

Definition at line 62 of file CompositeA.h.

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

Definition at line 76 of file CompositeA.h.

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

Definition at line 53 of file CompositeA.h.

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

Definition at line 51 of file CompositeA.h.

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

Definition at line 60 of file CompositeA.h.

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

Definition at line 58 of file CompositeA.h.

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

Definition at line 74 of file CompositeA.h.

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

Definition at line 65 of file CompositeA.h.

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

Definition at line 88 of file CompositeA.h.

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

Definition at line 98 of file CompositeA.h.

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

Definition at line 78 of file CompositeA.h.


Member Data Documentation

template<class ContainerAllocator >
double test_ros::CompositeA_< ContainerAllocator >::w

Definition at line 47 of file CompositeA.h.

template<class ContainerAllocator >
double test_ros::CompositeA_< ContainerAllocator >::x

Definition at line 38 of file CompositeA.h.

template<class ContainerAllocator >
double test_ros::CompositeA_< ContainerAllocator >::y

Definition at line 41 of file CompositeA.h.

template<class ContainerAllocator >
double test_ros::CompositeA_< ContainerAllocator >::z

Definition at line 44 of file CompositeA.h.


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


test_ros
Author(s): Ken Conley/kwc@willowgarage.com
autogenerated on Fri Jan 11 09:35:51 2013