#include <ClearExclusionsList.h>
Public Types | |
typedef boost::shared_ptr < ::tabletop_object_detector::ClearExclusionsListResponse_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::tabletop_object_detector::ClearExclusionsListResponse_ < ContainerAllocator > > | Ptr |
typedef ClearExclusionsListResponse_ < ContainerAllocator > | Type |
Public Member Functions | |
ClearExclusionsListResponse_ () | |
ClearExclusionsListResponse_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
Definition at line 49 of file ClearExclusionsList.h.
typedef boost::shared_ptr< ::tabletop_object_detector::ClearExclusionsListResponse_<ContainerAllocator> const> tabletop_object_detector::ClearExclusionsListResponse_< ContainerAllocator >::ConstPtr |
Definition at line 62 of file ClearExclusionsList.h.
typedef boost::shared_ptr< ::tabletop_object_detector::ClearExclusionsListResponse_<ContainerAllocator> > tabletop_object_detector::ClearExclusionsListResponse_< ContainerAllocator >::Ptr |
Definition at line 61 of file ClearExclusionsList.h.
typedef ClearExclusionsListResponse_<ContainerAllocator> tabletop_object_detector::ClearExclusionsListResponse_< ContainerAllocator >::Type |
Definition at line 50 of file ClearExclusionsList.h.
tabletop_object_detector::ClearExclusionsListResponse_< ContainerAllocator >::ClearExclusionsListResponse_ | ( | ) | [inline] |
Definition at line 52 of file ClearExclusionsList.h.
tabletop_object_detector::ClearExclusionsListResponse_< ContainerAllocator >::ClearExclusionsListResponse_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 56 of file ClearExclusionsList.h.
boost::shared_ptr<std::map<std::string, std::string> > tabletop_object_detector::ClearExclusionsListResponse_< ContainerAllocator >::__connection_header |
Definition at line 63 of file ClearExclusionsList.h.