#include <PointCloudSnapShot.h>
Public Types | |
| typedef uint8_t | _success_type | 
| typedef boost::shared_ptr < ::pointcloud_snapshot_service::PointCloudSnapShotResponse_ < ContainerAllocator > const >  | ConstPtr | 
| typedef boost::shared_ptr < ::pointcloud_snapshot_service::PointCloudSnapShotResponse_ < ContainerAllocator > >  | Ptr | 
| typedef  PointCloudSnapShotResponse_ < ContainerAllocator >  | Type | 
Public Member Functions | |
| PointCloudSnapShotResponse_ () | |
| PointCloudSnapShotResponse_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
| boost::shared_ptr< std::map < std::string, std::string > >  | __connection_header | 
| uint8_t | success | 
Definition at line 53 of file PointCloudSnapShot.h.
| typedef uint8_t pointcloud_snapshot_service::PointCloudSnapShotResponse_< ContainerAllocator >::_success_type | 
Definition at line 66 of file PointCloudSnapShot.h.
| typedef boost::shared_ptr< ::pointcloud_snapshot_service::PointCloudSnapShotResponse_<ContainerAllocator> const> pointcloud_snapshot_service::PointCloudSnapShotResponse_< ContainerAllocator >::ConstPtr | 
Definition at line 71 of file PointCloudSnapShot.h.
| typedef boost::shared_ptr< ::pointcloud_snapshot_service::PointCloudSnapShotResponse_<ContainerAllocator> > pointcloud_snapshot_service::PointCloudSnapShotResponse_< ContainerAllocator >::Ptr | 
Definition at line 70 of file PointCloudSnapShot.h.
| typedef PointCloudSnapShotResponse_<ContainerAllocator> pointcloud_snapshot_service::PointCloudSnapShotResponse_< ContainerAllocator >::Type | 
Definition at line 54 of file PointCloudSnapShot.h.
| pointcloud_snapshot_service::PointCloudSnapShotResponse_< ContainerAllocator >::PointCloudSnapShotResponse_ | ( | ) |  [inline] | 
        
Definition at line 56 of file PointCloudSnapShot.h.
| pointcloud_snapshot_service::PointCloudSnapShotResponse_< ContainerAllocator >::PointCloudSnapShotResponse_ | ( | const ContainerAllocator & | _alloc | ) |  [inline] | 
        
Definition at line 61 of file PointCloudSnapShot.h.
| boost::shared_ptr<std::map<std::string, std::string> > pointcloud_snapshot_service::PointCloudSnapShotResponse_< ContainerAllocator >::__connection_header | 
Definition at line 72 of file PointCloudSnapShot.h.
| uint8_t pointcloud_snapshot_service::PointCloudSnapShotResponse_< ContainerAllocator >::success | 
Definition at line 67 of file PointCloudSnapShot.h.