#include <PointCloud2Array.h>
Public Types | |
typedef ::std_msgs::Header_ < ContainerAllocator > | _header_type |
typedef std::vector < ::sensor_msgs::PointCloud2_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::sensor_msgs::PointCloud2_ < ContainerAllocator > >::other > | _segments_type |
typedef boost::shared_ptr < ::cob_perception_msgs::PointCloud2Array_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::cob_perception_msgs::PointCloud2Array_ < ContainerAllocator > > | Ptr |
typedef PointCloud2Array_ < ContainerAllocator > | Type |
Public Member Functions | |
PointCloud2Array_ () | |
PointCloud2Array_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
::std_msgs::Header_ < ContainerAllocator > | header |
std::vector < ::sensor_msgs::PointCloud2_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::sensor_msgs::PointCloud2_ < ContainerAllocator > >::other > | segments |
Definition at line 23 of file PointCloud2Array.h.
typedef ::std_msgs::Header_<ContainerAllocator> cob_perception_msgs::PointCloud2Array_< ContainerAllocator >::_header_type |
Definition at line 38 of file PointCloud2Array.h.
typedef std::vector< ::sensor_msgs::PointCloud2_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::sensor_msgs::PointCloud2_<ContainerAllocator> >::other > cob_perception_msgs::PointCloud2Array_< ContainerAllocator >::_segments_type |
Definition at line 41 of file PointCloud2Array.h.
typedef boost::shared_ptr< ::cob_perception_msgs::PointCloud2Array_<ContainerAllocator> const> cob_perception_msgs::PointCloud2Array_< ContainerAllocator >::ConstPtr |
Definition at line 46 of file PointCloud2Array.h.
typedef boost::shared_ptr< ::cob_perception_msgs::PointCloud2Array_<ContainerAllocator> > cob_perception_msgs::PointCloud2Array_< ContainerAllocator >::Ptr |
Definition at line 45 of file PointCloud2Array.h.
typedef PointCloud2Array_<ContainerAllocator> cob_perception_msgs::PointCloud2Array_< ContainerAllocator >::Type |
Definition at line 24 of file PointCloud2Array.h.
cob_perception_msgs::PointCloud2Array_< ContainerAllocator >::PointCloud2Array_ | ( | ) | [inline] |
Definition at line 26 of file PointCloud2Array.h.
cob_perception_msgs::PointCloud2Array_< ContainerAllocator >::PointCloud2Array_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 32 of file PointCloud2Array.h.
boost::shared_ptr<std::map<std::string, std::string> > cob_perception_msgs::PointCloud2Array_< ContainerAllocator >::__connection_header |
Definition at line 47 of file PointCloud2Array.h.
::std_msgs::Header_<ContainerAllocator> cob_perception_msgs::PointCloud2Array_< ContainerAllocator >::header |
Definition at line 39 of file PointCloud2Array.h.
std::vector< ::sensor_msgs::PointCloud2_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::sensor_msgs::PointCloud2_<ContainerAllocator> >::other > cob_perception_msgs::PointCloud2Array_< ContainerAllocator >::segments |
Definition at line 42 of file PointCloud2Array.h.