sr_robot_msgs::joint_< ContainerAllocator > Struct Template Reference

#include <joint.h>

List of all members.

Public Types

typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_error_flag_type
typedef float _joint_current_type
typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_joint_name_type
typedef float _joint_position_type
typedef float _joint_target_type
typedef float _joint_temperature_type
typedef float _joint_torque_type
typedef boost::shared_ptr
< ::sr_robot_msgs::joint_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::sr_robot_msgs::joint_
< ContainerAllocator > > 
Ptr
typedef joint_
< 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)
 joint_ (const ContainerAllocator &_alloc)
 joint_ ()
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

std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
error_flag
float joint_current
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
joint_name
float joint_position
float joint_target
float joint_temperature
float joint_torque

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 sr_robot_msgs::joint_< ContainerAllocator >

Definition at line 17 of file joint.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > sr_robot_msgs::joint_< ContainerAllocator >::_error_flag_type

Definition at line 61 of file joint.h.

template<class ContainerAllocator >
typedef float sr_robot_msgs::joint_< ContainerAllocator >::_joint_current_type

Definition at line 58 of file joint.h.

template<class ContainerAllocator >
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > sr_robot_msgs::joint_< ContainerAllocator >::_joint_name_type

Definition at line 43 of file joint.h.

template<class ContainerAllocator >
typedef float sr_robot_msgs::joint_< ContainerAllocator >::_joint_position_type

Definition at line 46 of file joint.h.

template<class ContainerAllocator >
typedef float sr_robot_msgs::joint_< ContainerAllocator >::_joint_target_type

Definition at line 49 of file joint.h.

template<class ContainerAllocator >
typedef float sr_robot_msgs::joint_< ContainerAllocator >::_joint_temperature_type

Definition at line 55 of file joint.h.

template<class ContainerAllocator >
typedef float sr_robot_msgs::joint_< ContainerAllocator >::_joint_torque_type

Definition at line 52 of file joint.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::sr_robot_msgs::joint_<ContainerAllocator> const> sr_robot_msgs::joint_< ContainerAllocator >::ConstPtr

Definition at line 134 of file joint.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::sr_robot_msgs::joint_<ContainerAllocator> > sr_robot_msgs::joint_< ContainerAllocator >::Ptr

Definition at line 133 of file joint.h.

template<class ContainerAllocator >
typedef joint_<ContainerAllocator> sr_robot_msgs::joint_< ContainerAllocator >::Type

Definition at line 19 of file joint.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
sr_robot_msgs::joint_< ContainerAllocator >::joint_ (  )  [inline]

Definition at line 21 of file joint.h.

template<class ContainerAllocator >
sr_robot_msgs::joint_< ContainerAllocator >::joint_ ( const ContainerAllocator &  _alloc  )  [inline]

Definition at line 32 of file joint.h.


Member Function Documentation

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

Definition at line 70 of file joint.h.

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

Definition at line 77 of file joint.h.

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

Definition at line 92 of file joint.h.

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

Definition at line 68 of file joint.h.

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

Definition at line 66 of file joint.h.

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

Definition at line 75 of file joint.h.

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

Definition at line 73 of file joint.h.

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

Definition at line 90 of file joint.h.

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

Definition at line 80 of file joint.h.

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

Definition at line 107 of file joint.h.

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

Definition at line 120 of file joint.h.

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

Definition at line 94 of file joint.h.


Member Data Documentation

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > sr_robot_msgs::joint_< ContainerAllocator >::error_flag

Definition at line 62 of file joint.h.

template<class ContainerAllocator >
float sr_robot_msgs::joint_< ContainerAllocator >::joint_current

Definition at line 59 of file joint.h.

template<class ContainerAllocator >
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > sr_robot_msgs::joint_< ContainerAllocator >::joint_name

Definition at line 44 of file joint.h.

template<class ContainerAllocator >
float sr_robot_msgs::joint_< ContainerAllocator >::joint_position

Definition at line 47 of file joint.h.

template<class ContainerAllocator >
float sr_robot_msgs::joint_< ContainerAllocator >::joint_target

Definition at line 50 of file joint.h.

template<class ContainerAllocator >
float sr_robot_msgs::joint_< ContainerAllocator >::joint_temperature

Definition at line 56 of file joint.h.

template<class ContainerAllocator >
float sr_robot_msgs::joint_< ContainerAllocator >::joint_torque

Definition at line 53 of file joint.h.


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


sr_robot_msgs
Author(s): Ugo Cupcic/ugo@shadowrobot.com
autogenerated on Fri Jan 11 09:54:48 2013