actionlib_tutorials::AveragingFeedback_< ContainerAllocator > Struct Template Reference

#include <AveragingFeedback.h>

List of all members.

Public Types

typedef float _data_type
typedef float _mean_type
typedef int32_t _sample_type
typedef float _std_dev_type
typedef boost::shared_ptr
< ::actionlib_tutorials::AveragingFeedback_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::actionlib_tutorials::AveragingFeedback_
< ContainerAllocator > > 
Ptr
typedef AveragingFeedback_
< 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
 AveragingFeedback_ (const ContainerAllocator &_alloc)
 AveragingFeedback_ ()
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 data
float mean
int32_t sample
float std_dev

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 actionlib_tutorials::AveragingFeedback_< ContainerAllocator >

Definition at line 17 of file AveragingFeedback.h.


Member Typedef Documentation

template<class ContainerAllocator>
typedef float actionlib_tutorials::AveragingFeedback_< ContainerAllocator >::_data_type

Definition at line 40 of file AveragingFeedback.h.

template<class ContainerAllocator>
typedef float actionlib_tutorials::AveragingFeedback_< ContainerAllocator >::_mean_type

Definition at line 43 of file AveragingFeedback.h.

template<class ContainerAllocator>
typedef int32_t actionlib_tutorials::AveragingFeedback_< ContainerAllocator >::_sample_type

Definition at line 37 of file AveragingFeedback.h.

template<class ContainerAllocator>
typedef float actionlib_tutorials::AveragingFeedback_< ContainerAllocator >::_std_dev_type

Definition at line 46 of file AveragingFeedback.h.

template<class ContainerAllocator>
typedef boost::shared_ptr< ::actionlib_tutorials::AveragingFeedback_<ContainerAllocator> const> actionlib_tutorials::AveragingFeedback_< ContainerAllocator >::ConstPtr

Definition at line 111 of file AveragingFeedback.h.

template<class ContainerAllocator>
typedef boost::shared_ptr< ::actionlib_tutorials::AveragingFeedback_<ContainerAllocator> > actionlib_tutorials::AveragingFeedback_< ContainerAllocator >::Ptr

Definition at line 110 of file AveragingFeedback.h.

template<class ContainerAllocator>
typedef AveragingFeedback_<ContainerAllocator> actionlib_tutorials::AveragingFeedback_< ContainerAllocator >::Type

Definition at line 19 of file AveragingFeedback.h.


Constructor & Destructor Documentation

template<class ContainerAllocator>
actionlib_tutorials::AveragingFeedback_< ContainerAllocator >::AveragingFeedback_ (  )  [inline]

Definition at line 21 of file AveragingFeedback.h.

template<class ContainerAllocator>
actionlib_tutorials::AveragingFeedback_< ContainerAllocator >::AveragingFeedback_ ( const ContainerAllocator &  _alloc  )  [inline]

Definition at line 29 of file AveragingFeedback.h.


Member Function Documentation

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

Definition at line 55 of file AveragingFeedback.h.

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

Definition at line 62 of file AveragingFeedback.h.

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

Definition at line 78 of file AveragingFeedback.h.

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

Definition at line 53 of file AveragingFeedback.h.

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

Definition at line 51 of file AveragingFeedback.h.

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

Definition at line 60 of file AveragingFeedback.h.

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

Definition at line 58 of file AveragingFeedback.h.

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

Definition at line 76 of file AveragingFeedback.h.

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

Definition at line 65 of file AveragingFeedback.h.

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

Definition at line 90 of file AveragingFeedback.h.

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

Definition at line 100 of file AveragingFeedback.h.

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

Definition at line 80 of file AveragingFeedback.h.


Member Data Documentation

template<class ContainerAllocator>
float actionlib_tutorials::AveragingFeedback_< ContainerAllocator >::data

Definition at line 41 of file AveragingFeedback.h.

template<class ContainerAllocator>
float actionlib_tutorials::AveragingFeedback_< ContainerAllocator >::mean

Definition at line 44 of file AveragingFeedback.h.

template<class ContainerAllocator>
int32_t actionlib_tutorials::AveragingFeedback_< ContainerAllocator >::sample

Definition at line 38 of file AveragingFeedback.h.

template<class ContainerAllocator>
float actionlib_tutorials::AveragingFeedback_< ContainerAllocator >::std_dev

Definition at line 47 of file AveragingFeedback.h.


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


actionlib_tutorials
Author(s): Melonee Wise
autogenerated on Fri Jan 11 09:54:36 2013