#include <PointCloud2Update.h>
Public Types | |
enum | { ADD = 0 } |
enum | { DELETE = 1 } |
typedef ::std_msgs::Header_ < ContainerAllocator > | _header_type |
typedef ::sensor_msgs::PointCloud2_ < ContainerAllocator > | _points_type |
typedef uint32_t | _type_type |
typedef boost::shared_ptr < ::map_msgs::PointCloud2Update_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::map_msgs::PointCloud2Update_ < ContainerAllocator > > | Ptr |
typedef PointCloud2Update_ < ContainerAllocator > | Type |
Public Member Functions | |
PointCloud2Update_ () | |
PointCloud2Update_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
::std_msgs::Header_ < ContainerAllocator > | header |
::sensor_msgs::PointCloud2_ < ContainerAllocator > | points |
uint32_t | type |
Definition at line 23 of file PointCloud2Update.h.
typedef ::std_msgs::Header_<ContainerAllocator> map_msgs::PointCloud2Update_< ContainerAllocator >::_header_type |
Definition at line 40 of file PointCloud2Update.h.
typedef ::sensor_msgs::PointCloud2_<ContainerAllocator> map_msgs::PointCloud2Update_< ContainerAllocator >::_points_type |
Definition at line 46 of file PointCloud2Update.h.
typedef uint32_t map_msgs::PointCloud2Update_< ContainerAllocator >::_type_type |
Definition at line 43 of file PointCloud2Update.h.
typedef boost::shared_ptr< ::map_msgs::PointCloud2Update_<ContainerAllocator> const> map_msgs::PointCloud2Update_< ContainerAllocator >::ConstPtr |
Definition at line 53 of file PointCloud2Update.h.
typedef boost::shared_ptr< ::map_msgs::PointCloud2Update_<ContainerAllocator> > map_msgs::PointCloud2Update_< ContainerAllocator >::Ptr |
Definition at line 52 of file PointCloud2Update.h.
typedef PointCloud2Update_<ContainerAllocator> map_msgs::PointCloud2Update_< ContainerAllocator >::Type |
Definition at line 24 of file PointCloud2Update.h.
anonymous enum |
Definition at line 49 of file PointCloud2Update.h.
anonymous enum |
Definition at line 50 of file PointCloud2Update.h.
map_msgs::PointCloud2Update_< ContainerAllocator >::PointCloud2Update_ | ( | ) | [inline] |
Definition at line 26 of file PointCloud2Update.h.
map_msgs::PointCloud2Update_< ContainerAllocator >::PointCloud2Update_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 33 of file PointCloud2Update.h.
boost::shared_ptr<std::map<std::string, std::string> > map_msgs::PointCloud2Update_< ContainerAllocator >::__connection_header |
Definition at line 54 of file PointCloud2Update.h.
::std_msgs::Header_<ContainerAllocator> map_msgs::PointCloud2Update_< ContainerAllocator >::header |
Definition at line 41 of file PointCloud2Update.h.
::sensor_msgs::PointCloud2_<ContainerAllocator> map_msgs::PointCloud2Update_< ContainerAllocator >::points |
Definition at line 47 of file PointCloud2Update.h.
uint32_t map_msgs::PointCloud2Update_< ContainerAllocator >::type |
Definition at line 44 of file PointCloud2Update.h.