#include <TwistStamped.h>
Public Types | |
| typedef ::std_msgs::Header_ < ContainerAllocator > | _header_type |
| typedef ::geometry_msgs::Twist_ < ContainerAllocator > | _twist_type |
| typedef boost::shared_ptr < ::geometry_msgs::TwistStamped_ < ContainerAllocator > const > | ConstPtr |
| typedef boost::shared_ptr < ::geometry_msgs::TwistStamped_ < ContainerAllocator > > | Ptr |
| typedef TwistStamped_ < 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) |
| virtual ROS_DEPRECATED uint32_t | serializationLength () const |
| virtual ROS_DEPRECATED uint8_t * | serialize (uint8_t *write_ptr, uint32_t seq) const |
| TwistStamped_ (const ContainerAllocator &_alloc) | |
| TwistStamped_ () | |
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_msgs::Header_ < ContainerAllocator > | header |
| ::geometry_msgs::Twist_ < ContainerAllocator > | twist |
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 TwistStamped.h.
| typedef ::std_msgs::Header_<ContainerAllocator> geometry_msgs::TwistStamped_< ContainerAllocator >::_header_type |
Definition at line 30 of file TwistStamped.h.
| typedef ::geometry_msgs::Twist_<ContainerAllocator> geometry_msgs::TwistStamped_< ContainerAllocator >::_twist_type |
Definition at line 33 of file TwistStamped.h.
| typedef boost::shared_ptr< ::geometry_msgs::TwistStamped_<ContainerAllocator> const> geometry_msgs::TwistStamped_< ContainerAllocator >::ConstPtr |
Definition at line 118 of file TwistStamped.h.
| typedef boost::shared_ptr< ::geometry_msgs::TwistStamped_<ContainerAllocator> > geometry_msgs::TwistStamped_< ContainerAllocator >::Ptr |
Definition at line 117 of file TwistStamped.h.
| typedef TwistStamped_<ContainerAllocator> geometry_msgs::TwistStamped_< ContainerAllocator >::Type |
Definition at line 16 of file TwistStamped.h.
| geometry_msgs::TwistStamped_< ContainerAllocator >::TwistStamped_ | ( | ) | [inline] |
Definition at line 18 of file TwistStamped.h.
| geometry_msgs::TwistStamped_< ContainerAllocator >::TwistStamped_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 24 of file TwistStamped.h.
| ROS_DEPRECATED const std::string geometry_msgs::TwistStamped_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 42 of file TwistStamped.h.
| ROS_DEPRECATED const std::string geometry_msgs::TwistStamped_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 49 of file TwistStamped.h.
| ROS_DEPRECATED const std::string geometry_msgs::TwistStamped_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 91 of file TwistStamped.h.
| static ROS_DEPRECATED const std::string geometry_msgs::TwistStamped_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 40 of file TwistStamped.h.
| static const char* geometry_msgs::TwistStamped_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 38 of file TwistStamped.h.
| static ROS_DEPRECATED const std::string geometry_msgs::TwistStamped_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 47 of file TwistStamped.h.
| static const char* geometry_msgs::TwistStamped_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 45 of file TwistStamped.h.
| static ROS_DEPRECATED const std::string geometry_msgs::TwistStamped_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 89 of file TwistStamped.h.
| static const char* geometry_msgs::TwistStamped_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 52 of file TwistStamped.h.
| virtual ROS_DEPRECATED uint8_t* geometry_msgs::TwistStamped_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 101 of file TwistStamped.h.
| virtual ROS_DEPRECATED uint32_t geometry_msgs::TwistStamped_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 109 of file TwistStamped.h.
| virtual ROS_DEPRECATED uint8_t* geometry_msgs::TwistStamped_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
| uint32_t | seq | |||
| ) | const [inline, virtual] |
Definition at line 93 of file TwistStamped.h.
| ::std_msgs::Header_<ContainerAllocator> geometry_msgs::TwistStamped_< ContainerAllocator >::header |
Definition at line 31 of file TwistStamped.h.
| ::geometry_msgs::Twist_<ContainerAllocator> geometry_msgs::TwistStamped_< ContainerAllocator >::twist |
Definition at line 34 of file TwistStamped.h.