#include <StoreCloudFeedback.h>
Public Types | |
typedef boost::shared_ptr < ::point_cloud_server::StoreCloudFeedback_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::point_cloud_server::StoreCloudFeedback_ < ContainerAllocator > > | Ptr |
typedef StoreCloudFeedback_ < ContainerAllocator > | Type |
Public Member Functions | |
StoreCloudFeedback_ () | |
StoreCloudFeedback_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
Definition at line 21 of file StoreCloudFeedback.h.
typedef boost::shared_ptr< ::point_cloud_server::StoreCloudFeedback_<ContainerAllocator> const> point_cloud_server::StoreCloudFeedback_< ContainerAllocator >::ConstPtr |
Definition at line 34 of file StoreCloudFeedback.h.
typedef boost::shared_ptr< ::point_cloud_server::StoreCloudFeedback_<ContainerAllocator> > point_cloud_server::StoreCloudFeedback_< ContainerAllocator >::Ptr |
Definition at line 33 of file StoreCloudFeedback.h.
typedef StoreCloudFeedback_<ContainerAllocator> point_cloud_server::StoreCloudFeedback_< ContainerAllocator >::Type |
Definition at line 22 of file StoreCloudFeedback.h.
point_cloud_server::StoreCloudFeedback_< ContainerAllocator >::StoreCloudFeedback_ | ( | ) | [inline] |
Definition at line 24 of file StoreCloudFeedback.h.
point_cloud_server::StoreCloudFeedback_< ContainerAllocator >::StoreCloudFeedback_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 28 of file StoreCloudFeedback.h.
boost::shared_ptr<std::map<std::string, std::string> > point_cloud_server::StoreCloudFeedback_< ContainerAllocator >::__connection_header |
Definition at line 35 of file StoreCloudFeedback.h.