#include <StoreCloudResult.h>
Public Types | |
enum | { SUCCESS = 0 } |
enum | { NAME_ERROR = 1 } |
enum | { TOPIC_ERROR = 2 } |
enum | { TF_ERROR = 3 } |
enum | { OTHER_ERROR = 4 } |
typedef ::sensor_msgs::PointCloud2_ < ContainerAllocator > | _cloud_type |
typedef int32_t | _result_type |
typedef boost::shared_ptr < ::point_cloud_server::StoreCloudResult_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::point_cloud_server::StoreCloudResult_ < ContainerAllocator > > | Ptr |
typedef StoreCloudResult_ < ContainerAllocator > | Type |
Public Member Functions | |
StoreCloudResult_ () | |
StoreCloudResult_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
::sensor_msgs::PointCloud2_ < ContainerAllocator > | cloud |
int32_t | result |
Definition at line 22 of file StoreCloudResult.h.
typedef ::sensor_msgs::PointCloud2_<ContainerAllocator> point_cloud_server::StoreCloudResult_< ContainerAllocator >::_cloud_type |
Definition at line 37 of file StoreCloudResult.h.
typedef int32_t point_cloud_server::StoreCloudResult_< ContainerAllocator >::_result_type |
Definition at line 40 of file StoreCloudResult.h.
typedef boost::shared_ptr< ::point_cloud_server::StoreCloudResult_<ContainerAllocator> const> point_cloud_server::StoreCloudResult_< ContainerAllocator >::ConstPtr |
Definition at line 50 of file StoreCloudResult.h.
typedef boost::shared_ptr< ::point_cloud_server::StoreCloudResult_<ContainerAllocator> > point_cloud_server::StoreCloudResult_< ContainerAllocator >::Ptr |
Definition at line 49 of file StoreCloudResult.h.
typedef StoreCloudResult_<ContainerAllocator> point_cloud_server::StoreCloudResult_< ContainerAllocator >::Type |
Definition at line 23 of file StoreCloudResult.h.
anonymous enum |
Definition at line 43 of file StoreCloudResult.h.
anonymous enum |
Definition at line 44 of file StoreCloudResult.h.
anonymous enum |
Definition at line 45 of file StoreCloudResult.h.
anonymous enum |
Definition at line 46 of file StoreCloudResult.h.
anonymous enum |
Definition at line 47 of file StoreCloudResult.h.
point_cloud_server::StoreCloudResult_< ContainerAllocator >::StoreCloudResult_ | ( | ) | [inline] |
Definition at line 25 of file StoreCloudResult.h.
point_cloud_server::StoreCloudResult_< ContainerAllocator >::StoreCloudResult_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 31 of file StoreCloudResult.h.
boost::shared_ptr<std::map<std::string, std::string> > point_cloud_server::StoreCloudResult_< ContainerAllocator >::__connection_header |
Definition at line 51 of file StoreCloudResult.h.
::sensor_msgs::PointCloud2_<ContainerAllocator> point_cloud_server::StoreCloudResult_< ContainerAllocator >::cloud |
Definition at line 38 of file StoreCloudResult.h.
int32_t point_cloud_server::StoreCloudResult_< ContainerAllocator >::result |
Definition at line 41 of file StoreCloudResult.h.