pr2_mechanism_msgs::JointStatistics_< ContainerAllocator > Struct Template Reference

#include <JointStatistics.h>

List of all members.

Public Types

typedef double _commanded_effort_type
typedef uint8_t _is_calibrated_type
typedef double _max_abs_effort_type
typedef double _max_abs_velocity_type
typedef double _max_position_type
typedef double _measured_effort_type
typedef double _min_position_type
typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_name_type
typedef double _odometer_type
typedef double _position_type
typedef ros::Time _timestamp_type
typedef double _velocity_type
typedef uint8_t _violated_limits_type
typedef boost::shared_ptr
< ::pr2_mechanism_msgs::JointStatistics_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::pr2_mechanism_msgs::JointStatistics_
< ContainerAllocator > > 
Ptr
typedef JointStatistics_
< 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
virtual ROS_DEPRECATED uint8_t * deserialize (uint8_t *read_ptr)
 JointStatistics_ (const ContainerAllocator &_alloc)
 JointStatistics_ ()
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 commanded_effort
uint8_t is_calibrated
double max_abs_effort
double max_abs_velocity
double max_position
double measured_effort
double min_position
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
name
double odometer
double position
ros::Time timestamp
double velocity
uint8_t violated_limits

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 pr2_mechanism_msgs::JointStatistics_< ContainerAllocator >

Definition at line 17 of file JointStatistics.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef double pr2_mechanism_msgs::JointStatistics_< ContainerAllocator >::_commanded_effort_type

Definition at line 70 of file JointStatistics.h.

template<class ContainerAllocator >
typedef uint8_t pr2_mechanism_msgs::JointStatistics_< ContainerAllocator >::_is_calibrated_type

Definition at line 73 of file JointStatistics.h.

template<class ContainerAllocator >
typedef double pr2_mechanism_msgs::JointStatistics_< ContainerAllocator >::_max_abs_effort_type

Definition at line 91 of file JointStatistics.h.

template<class ContainerAllocator >
typedef double pr2_mechanism_msgs::JointStatistics_< ContainerAllocator >::_max_abs_velocity_type

Definition at line 88 of file JointStatistics.h.

template<class ContainerAllocator >
typedef double pr2_mechanism_msgs::JointStatistics_< ContainerAllocator >::_max_position_type

Definition at line 85 of file JointStatistics.h.

template<class ContainerAllocator >
typedef double pr2_mechanism_msgs::JointStatistics_< ContainerAllocator >::_measured_effort_type

Definition at line 67 of file JointStatistics.h.

template<class ContainerAllocator >
typedef double pr2_mechanism_msgs::JointStatistics_< ContainerAllocator >::_min_position_type

Definition at line 82 of file JointStatistics.h.

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > pr2_mechanism_msgs::JointStatistics_< ContainerAllocator >::_name_type

Definition at line 55 of file JointStatistics.h.

template<class ContainerAllocator >
typedef double pr2_mechanism_msgs::JointStatistics_< ContainerAllocator >::_odometer_type

Definition at line 79 of file JointStatistics.h.

template<class ContainerAllocator >
typedef double pr2_mechanism_msgs::JointStatistics_< ContainerAllocator >::_position_type

Definition at line 61 of file JointStatistics.h.

template<class ContainerAllocator >
typedef ros::Time pr2_mechanism_msgs::JointStatistics_< ContainerAllocator >::_timestamp_type

Definition at line 58 of file JointStatistics.h.

template<class ContainerAllocator >
typedef double pr2_mechanism_msgs::JointStatistics_< ContainerAllocator >::_velocity_type

Definition at line 64 of file JointStatistics.h.

template<class ContainerAllocator >
typedef uint8_t pr2_mechanism_msgs::JointStatistics_< ContainerAllocator >::_violated_limits_type

Definition at line 76 of file JointStatistics.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::pr2_mechanism_msgs::JointStatistics_<ContainerAllocator> const> pr2_mechanism_msgs::JointStatistics_< ContainerAllocator >::ConstPtr

Definition at line 221 of file JointStatistics.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::pr2_mechanism_msgs::JointStatistics_<ContainerAllocator> > pr2_mechanism_msgs::JointStatistics_< ContainerAllocator >::Ptr

Definition at line 220 of file JointStatistics.h.

template<class ContainerAllocator >
typedef JointStatistics_<ContainerAllocator> pr2_mechanism_msgs::JointStatistics_< ContainerAllocator >::Type

Definition at line 19 of file JointStatistics.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
pr2_mechanism_msgs::JointStatistics_< ContainerAllocator >::JointStatistics_ (  )  [inline]

Definition at line 21 of file JointStatistics.h.

template<class ContainerAllocator >
pr2_mechanism_msgs::JointStatistics_< ContainerAllocator >::JointStatistics_ ( const ContainerAllocator &  _alloc  )  [inline]

Definition at line 38 of file JointStatistics.h.


Member Function Documentation

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

Definition at line 100 of file JointStatistics.h.

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

Definition at line 107 of file JointStatistics.h.

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

Definition at line 161 of file JointStatistics.h.

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

Definition at line 98 of file JointStatistics.h.

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

Definition at line 96 of file JointStatistics.h.

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

Definition at line 105 of file JointStatistics.h.

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

Definition at line 103 of file JointStatistics.h.

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

Definition at line 159 of file JointStatistics.h.

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

Definition at line 110 of file JointStatistics.h.

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

Definition at line 182 of file JointStatistics.h.

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

Definition at line 201 of file JointStatistics.h.

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

Definition at line 163 of file JointStatistics.h.


Member Data Documentation

template<class ContainerAllocator >
double pr2_mechanism_msgs::JointStatistics_< ContainerAllocator >::commanded_effort

Definition at line 71 of file JointStatistics.h.

template<class ContainerAllocator >
uint8_t pr2_mechanism_msgs::JointStatistics_< ContainerAllocator >::is_calibrated

Definition at line 74 of file JointStatistics.h.

template<class ContainerAllocator >
double pr2_mechanism_msgs::JointStatistics_< ContainerAllocator >::max_abs_effort

Definition at line 92 of file JointStatistics.h.

template<class ContainerAllocator >
double pr2_mechanism_msgs::JointStatistics_< ContainerAllocator >::max_abs_velocity

Definition at line 89 of file JointStatistics.h.

template<class ContainerAllocator >
double pr2_mechanism_msgs::JointStatistics_< ContainerAllocator >::max_position

Definition at line 86 of file JointStatistics.h.

template<class ContainerAllocator >
double pr2_mechanism_msgs::JointStatistics_< ContainerAllocator >::measured_effort

Definition at line 68 of file JointStatistics.h.

template<class ContainerAllocator >
double pr2_mechanism_msgs::JointStatistics_< ContainerAllocator >::min_position

Definition at line 83 of file JointStatistics.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > pr2_mechanism_msgs::JointStatistics_< ContainerAllocator >::name

Definition at line 56 of file JointStatistics.h.

template<class ContainerAllocator >
double pr2_mechanism_msgs::JointStatistics_< ContainerAllocator >::odometer

Definition at line 80 of file JointStatistics.h.

template<class ContainerAllocator >
double pr2_mechanism_msgs::JointStatistics_< ContainerAllocator >::position

Definition at line 62 of file JointStatistics.h.

template<class ContainerAllocator >
ros::Time pr2_mechanism_msgs::JointStatistics_< ContainerAllocator >::timestamp

Definition at line 59 of file JointStatistics.h.

template<class ContainerAllocator >
double pr2_mechanism_msgs::JointStatistics_< ContainerAllocator >::velocity

Definition at line 65 of file JointStatistics.h.

template<class ContainerAllocator >
uint8_t pr2_mechanism_msgs::JointStatistics_< ContainerAllocator >::violated_limits

Definition at line 77 of file JointStatistics.h.


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


pr2_mechanism_msgs
Author(s): Stuart Glaser sglaser@willowgarage.com, Wim Meeussen
autogenerated on Fri Jan 11 09:14:51 2013