$search
#include <QuaternionStamped.h>
Public Types | |
typedef ::std_msgs::Header_ < ContainerAllocator > | _header_type |
typedef ::geometry_msgs::Quaternion_ < ContainerAllocator > | _quaternion_type |
typedef boost::shared_ptr < ::geometry_msgs::QuaternionStamped_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::geometry_msgs::QuaternionStamped_ < ContainerAllocator > > | Ptr |
typedef QuaternionStamped_ < 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) |
QuaternionStamped_ (const ContainerAllocator &_alloc) | |
QuaternionStamped_ () | |
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 | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
::std_msgs::Header_ < ContainerAllocator > | header |
::geometry_msgs::Quaternion_ < ContainerAllocator > | quaternion |
Static Private Member Functions | |
static const char * | __s_getDataType_ () |
static const char * | __s_getMD5Sum_ () |
static const char * | __s_getMessageDefinition_ () |
Definition at line 23 of file QuaternionStamped.h.
typedef ::std_msgs::Header_<ContainerAllocator> geometry_msgs::QuaternionStamped_< ContainerAllocator >::_header_type |
Definition at line 38 of file QuaternionStamped.h.
typedef ::geometry_msgs::Quaternion_<ContainerAllocator> geometry_msgs::QuaternionStamped_< ContainerAllocator >::_quaternion_type |
Definition at line 41 of file QuaternionStamped.h.
typedef boost::shared_ptr< ::geometry_msgs::QuaternionStamped_<ContainerAllocator> const> geometry_msgs::QuaternionStamped_< ContainerAllocator >::ConstPtr |
Definition at line 123 of file QuaternionStamped.h.
typedef boost::shared_ptr< ::geometry_msgs::QuaternionStamped_<ContainerAllocator> > geometry_msgs::QuaternionStamped_< ContainerAllocator >::Ptr |
Definition at line 122 of file QuaternionStamped.h.
typedef QuaternionStamped_<ContainerAllocator> geometry_msgs::QuaternionStamped_< ContainerAllocator >::Type |
Definition at line 24 of file QuaternionStamped.h.
geometry_msgs::QuaternionStamped_< ContainerAllocator >::QuaternionStamped_ | ( | ) | [inline] |
Definition at line 26 of file QuaternionStamped.h.
geometry_msgs::QuaternionStamped_< ContainerAllocator >::QuaternionStamped_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 32 of file QuaternionStamped.h.
ROS_DEPRECATED const std::string geometry_msgs::QuaternionStamped_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 50 of file QuaternionStamped.h.
ROS_DEPRECATED const std::string geometry_msgs::QuaternionStamped_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 57 of file QuaternionStamped.h.
ROS_DEPRECATED const std::string geometry_msgs::QuaternionStamped_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 96 of file QuaternionStamped.h.
static ROS_DEPRECATED const std::string geometry_msgs::QuaternionStamped_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 48 of file QuaternionStamped.h.
static const char* geometry_msgs::QuaternionStamped_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 46 of file QuaternionStamped.h.
static ROS_DEPRECATED const std::string geometry_msgs::QuaternionStamped_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 55 of file QuaternionStamped.h.
static const char* geometry_msgs::QuaternionStamped_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 53 of file QuaternionStamped.h.
static ROS_DEPRECATED const std::string geometry_msgs::QuaternionStamped_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 94 of file QuaternionStamped.h.
static const char* geometry_msgs::QuaternionStamped_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 60 of file QuaternionStamped.h.
virtual ROS_DEPRECATED uint8_t* geometry_msgs::QuaternionStamped_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 106 of file QuaternionStamped.h.
virtual ROS_DEPRECATED uint32_t geometry_msgs::QuaternionStamped_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 114 of file QuaternionStamped.h.
virtual ROS_DEPRECATED uint8_t* geometry_msgs::QuaternionStamped_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
uint32_t | seq | |||
) | const [inline, virtual] |
Definition at line 98 of file QuaternionStamped.h.
boost::shared_ptr<std::map<std::string, std::string> > geometry_msgs::QuaternionStamped_< ContainerAllocator >::__connection_header |
Definition at line 124 of file QuaternionStamped.h.
::std_msgs::Header_<ContainerAllocator> geometry_msgs::QuaternionStamped_< ContainerAllocator >::header |
Definition at line 39 of file QuaternionStamped.h.
::geometry_msgs::Quaternion_<ContainerAllocator> geometry_msgs::QuaternionStamped_< ContainerAllocator >::quaternion |
Definition at line 42 of file QuaternionStamped.h.