#include <PointStamped.h>
Public Types | |
typedef ::std_msgs::Header_ < ContainerAllocator > | _header_type |
typedef ::geometry_msgs::Point_ < ContainerAllocator > | _point_type |
typedef boost::shared_ptr < ::geometry_msgs::PointStamped_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::geometry_msgs::PointStamped_ < ContainerAllocator > > | Ptr |
typedef PointStamped_ < 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) |
PointStamped_ (const ContainerAllocator &_alloc) | |
PointStamped_ () | |
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_msgs::Header_ < ContainerAllocator > | header |
::geometry_msgs::Point_ < ContainerAllocator > | point |
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 PointStamped.h.
typedef ::std_msgs::Header_<ContainerAllocator> geometry_msgs::PointStamped_< ContainerAllocator >::_header_type |
Definition at line 30 of file PointStamped.h.
typedef ::geometry_msgs::Point_<ContainerAllocator> geometry_msgs::PointStamped_< ContainerAllocator >::_point_type |
Definition at line 33 of file PointStamped.h.
typedef boost::shared_ptr< ::geometry_msgs::PointStamped_<ContainerAllocator> const> geometry_msgs::PointStamped_< ContainerAllocator >::ConstPtr |
Definition at line 112 of file PointStamped.h.
typedef boost::shared_ptr< ::geometry_msgs::PointStamped_<ContainerAllocator> > geometry_msgs::PointStamped_< ContainerAllocator >::Ptr |
Definition at line 111 of file PointStamped.h.
typedef PointStamped_<ContainerAllocator> geometry_msgs::PointStamped_< ContainerAllocator >::Type |
Definition at line 16 of file PointStamped.h.
geometry_msgs::PointStamped_< ContainerAllocator >::PointStamped_ | ( | ) | [inline] |
Definition at line 18 of file PointStamped.h.
geometry_msgs::PointStamped_< ContainerAllocator >::PointStamped_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 24 of file PointStamped.h.
ROS_DEPRECATED const std::string geometry_msgs::PointStamped_< ContainerAllocator >::__getDataType | ( | ) | const [inline] |
Definition at line 42 of file PointStamped.h.
ROS_DEPRECATED const std::string geometry_msgs::PointStamped_< ContainerAllocator >::__getMD5Sum | ( | ) | const [inline] |
Definition at line 49 of file PointStamped.h.
ROS_DEPRECATED const std::string geometry_msgs::PointStamped_< ContainerAllocator >::__getMessageDefinition | ( | ) | const [inline] |
Definition at line 85 of file PointStamped.h.
static ROS_DEPRECATED const std::string geometry_msgs::PointStamped_< ContainerAllocator >::__s_getDataType | ( | ) | [inline, static] |
Definition at line 40 of file PointStamped.h.
static const char* geometry_msgs::PointStamped_< ContainerAllocator >::__s_getDataType_ | ( | ) | [inline, static, private] |
Definition at line 38 of file PointStamped.h.
static ROS_DEPRECATED const std::string geometry_msgs::PointStamped_< ContainerAllocator >::__s_getMD5Sum | ( | ) | [inline, static] |
Definition at line 47 of file PointStamped.h.
static const char* geometry_msgs::PointStamped_< ContainerAllocator >::__s_getMD5Sum_ | ( | ) | [inline, static, private] |
Definition at line 45 of file PointStamped.h.
static ROS_DEPRECATED const std::string geometry_msgs::PointStamped_< ContainerAllocator >::__s_getMessageDefinition | ( | ) | [inline, static] |
Definition at line 83 of file PointStamped.h.
static const char* geometry_msgs::PointStamped_< ContainerAllocator >::__s_getMessageDefinition_ | ( | ) | [inline, static, private] |
Definition at line 52 of file PointStamped.h.
virtual ROS_DEPRECATED uint8_t* geometry_msgs::PointStamped_< ContainerAllocator >::deserialize | ( | uint8_t * | read_ptr | ) | [inline, virtual] |
Definition at line 95 of file PointStamped.h.
virtual ROS_DEPRECATED uint32_t geometry_msgs::PointStamped_< ContainerAllocator >::serializationLength | ( | ) | const [inline, virtual] |
Definition at line 103 of file PointStamped.h.
virtual ROS_DEPRECATED uint8_t* geometry_msgs::PointStamped_< ContainerAllocator >::serialize | ( | uint8_t * | write_ptr, | |
uint32_t | seq | |||
) | const [inline, virtual] |
Definition at line 87 of file PointStamped.h.
::std_msgs::Header_<ContainerAllocator> geometry_msgs::PointStamped_< ContainerAllocator >::header |
Definition at line 31 of file PointStamped.h.
::geometry_msgs::Point_<ContainerAllocator> geometry_msgs::PointStamped_< ContainerAllocator >::point |
Definition at line 34 of file PointStamped.h.