#include <PointStamped.h>
Public Types | |
typedef ::std_msgs::Header_< ContainerAllocator > | _header_type |
typedef ::geometry_msgs::Point_< ContainerAllocator > | _point_type |
typedef std::shared_ptr< ::geometry_msgs::PointStamped_< ContainerAllocator > const > | ConstPtr |
typedef std::shared_ptr< ::geometry_msgs::PointStamped_< ContainerAllocator > > | Ptr |
typedef PointStamped_< ContainerAllocator > | Type |
Public Member Functions | |
PointStamped_ () | |
PointStamped_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
_header_type | header |
_point_type | point |
Definition at line 24 of file PointStamped.h.
typedef ::std_msgs::Header_<ContainerAllocator> geometry_msgs::PointStamped_< ContainerAllocator >::_header_type |
Definition at line 40 of file PointStamped.h.
typedef ::geometry_msgs::Point_<ContainerAllocator> geometry_msgs::PointStamped_< ContainerAllocator >::_point_type |
Definition at line 43 of file PointStamped.h.
typedef std::shared_ptr< ::geometry_msgs::PointStamped_<ContainerAllocator> const> geometry_msgs::PointStamped_< ContainerAllocator >::ConstPtr |
Definition at line 50 of file PointStamped.h.
typedef std::shared_ptr< ::geometry_msgs::PointStamped_<ContainerAllocator> > geometry_msgs::PointStamped_< ContainerAllocator >::Ptr |
Definition at line 49 of file PointStamped.h.
typedef PointStamped_<ContainerAllocator> geometry_msgs::PointStamped_< ContainerAllocator >::Type |
Definition at line 26 of file PointStamped.h.
|
inline |
Definition at line 28 of file PointStamped.h.
|
inline |
Definition at line 32 of file PointStamped.h.
_header_type geometry_msgs::PointStamped_< ContainerAllocator >::header |
Definition at line 41 of file PointStamped.h.
_point_type geometry_msgs::PointStamped_< ContainerAllocator >::point |
Definition at line 44 of file PointStamped.h.