#include <PoseArray.h>
Public Types | |
typedef ::std_msgs::Header_< ContainerAllocator > | _header_type |
typedef std::vector< ::geometry_msgs::Pose_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::geometry_msgs::Pose_< ContainerAllocator > >::other > | _poses_type |
typedef std::shared_ptr< ::geometry_msgs::PoseArray_< ContainerAllocator > const > | ConstPtr |
typedef std::shared_ptr< ::geometry_msgs::PoseArray_< ContainerAllocator > > | Ptr |
typedef PoseArray_< ContainerAllocator > | Type |
Public Member Functions | |
PoseArray_ () | |
PoseArray_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
_header_type | header |
_poses_type | poses |
Definition at line 24 of file PoseArray.h.
typedef ::std_msgs::Header_<ContainerAllocator> geometry_msgs::PoseArray_< ContainerAllocator >::_header_type |
Definition at line 40 of file PoseArray.h.
typedef std::vector< ::geometry_msgs::Pose_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::geometry_msgs::Pose_<ContainerAllocator> >::other > geometry_msgs::PoseArray_< ContainerAllocator >::_poses_type |
Definition at line 43 of file PoseArray.h.
typedef std::shared_ptr< ::geometry_msgs::PoseArray_<ContainerAllocator> const> geometry_msgs::PoseArray_< ContainerAllocator >::ConstPtr |
Definition at line 50 of file PoseArray.h.
typedef std::shared_ptr< ::geometry_msgs::PoseArray_<ContainerAllocator> > geometry_msgs::PoseArray_< ContainerAllocator >::Ptr |
Definition at line 49 of file PoseArray.h.
typedef PoseArray_<ContainerAllocator> geometry_msgs::PoseArray_< ContainerAllocator >::Type |
Definition at line 26 of file PoseArray.h.
|
inline |
Definition at line 28 of file PoseArray.h.
|
inline |
Definition at line 32 of file PoseArray.h.
_header_type geometry_msgs::PoseArray_< ContainerAllocator >::header |
Definition at line 41 of file PoseArray.h.
_poses_type geometry_msgs::PoseArray_< ContainerAllocator >::poses |
Definition at line 44 of file PoseArray.h.