#include <JointTolerance.h>
Public Types | |
| typedef double | _acceleration_type |
| typedef std::basic_string < char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | _name_type |
| typedef double | _position_type |
| typedef double | _velocity_type |
| typedef boost::shared_ptr < ::control_msgs::JointTolerance_ < ContainerAllocator > const > | ConstPtr |
| typedef boost::shared_ptr < ::control_msgs::JointTolerance_ < ContainerAllocator > > | Ptr |
| typedef JointTolerance_ < 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) |
| JointTolerance_ (const ContainerAllocator &_alloc) | |
| JointTolerance_ () | |
| 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 | acceleration |
| std::basic_string< char, std::char_traits< char > , typename ContainerAllocator::template rebind< char >::other > | name |
| double | position |
| double | velocity |
Static Private Member Functions | |
| static const char * | __s_getDataType_ () |
| static const char * | __s_getMD5Sum_ () |
| static const char * | __s_getMessageDefinition_ () |
Definition at line 17 of file JointTolerance.h.
| typedef double control_msgs::JointTolerance_< ContainerAllocator >::_acceleration_type |
Definition at line 46 of file JointTolerance.h.
| typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > control_msgs::JointTolerance_< ContainerAllocator >::_name_type |
Definition at line 37 of file JointTolerance.h.
| typedef double control_msgs::JointTolerance_< ContainerAllocator >::_position_type |
Definition at line 40 of file JointTolerance.h.
| typedef double control_msgs::JointTolerance_< ContainerAllocator >::_velocity_type |
Definition at line 43 of file JointTolerance.h.
| typedef boost::shared_ptr< ::control_msgs::JointTolerance_<ContainerAllocator> const> control_msgs::JointTolerance_< ContainerAllocator >::ConstPtr |
Definition at line 118 of file JointTolerance.h.
| typedef boost::shared_ptr< ::control_msgs::JointTolerance_<ContainerAllocator> > control_msgs::JointTolerance_< ContainerAllocator >::Ptr |
Definition at line 117 of file JointTolerance.h.
| typedef JointTolerance_<ContainerAllocator> control_msgs::JointTolerance_< ContainerAllocator >::Type |
Definition at line 19 of file JointTolerance.h.
| control_msgs::JointTolerance_< ContainerAllocator >::JointTolerance_ | ( | ) | [inline] |
Definition at line 21 of file JointTolerance.h.
| control_msgs::JointTolerance_< ContainerAllocator >::JointTolerance_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 29 of file JointTolerance.h.
| ROS_DEPRECATED const std::string control_msgs::JointTolerance_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 55 of file JointTolerance.h.
| ROS_DEPRECATED const std::string control_msgs::JointTolerance_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 62 of file JointTolerance.h.
| ROS_DEPRECATED const std::string control_msgs::JointTolerance_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 85 of file JointTolerance.h.
| static ROS_DEPRECATED const std::string control_msgs::JointTolerance_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 53 of file JointTolerance.h.
| static const char* control_msgs::JointTolerance_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 51 of file JointTolerance.h.
| static ROS_DEPRECATED const std::string control_msgs::JointTolerance_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 60 of file JointTolerance.h.
| static const char* control_msgs::JointTolerance_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 58 of file JointTolerance.h.
| static ROS_DEPRECATED const std::string control_msgs::JointTolerance_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 83 of file JointTolerance.h.
| static const char* control_msgs::JointTolerance_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 65 of file JointTolerance.h.
| virtual ROS_DEPRECATED uint8_t* control_msgs::JointTolerance_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 97 of file JointTolerance.h.
| virtual ROS_DEPRECATED uint32_t control_msgs::JointTolerance_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 107 of file JointTolerance.h.
| virtual ROS_DEPRECATED uint8_t* control_msgs::JointTolerance_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
| uint32_t | seq | |||
| ) | const [inline, virtual] |
Definition at line 87 of file JointTolerance.h.
| double control_msgs::JointTolerance_< ContainerAllocator >::acceleration |
Definition at line 47 of file JointTolerance.h.
| std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > control_msgs::JointTolerance_< ContainerAllocator >::name |
Definition at line 38 of file JointTolerance.h.
| double control_msgs::JointTolerance_< ContainerAllocator >::position |
Definition at line 41 of file JointTolerance.h.
| double control_msgs::JointTolerance_< ContainerAllocator >::velocity |
Definition at line 44 of file JointTolerance.h.