#include <TabletopSegmentation.h>
Public Types | |
typedef ::tabletop_object_detector::Table_ < ContainerAllocator > | _table_type |
typedef boost::shared_ptr < ::tabletop_object_detector::TabletopSegmentationRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::tabletop_object_detector::TabletopSegmentationRequest_ < ContainerAllocator > > | Ptr |
typedef TabletopSegmentationRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
TabletopSegmentationRequest_ () | |
TabletopSegmentationRequest_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
::tabletop_object_detector::Table_ < ContainerAllocator > | table |
Definition at line 28 of file TabletopSegmentation.h.
typedef ::tabletop_object_detector::Table_<ContainerAllocator> tabletop_object_detector::TabletopSegmentationRequest_< ContainerAllocator >::_table_type |
Definition at line 41 of file TabletopSegmentation.h.
typedef boost::shared_ptr< ::tabletop_object_detector::TabletopSegmentationRequest_<ContainerAllocator> const> tabletop_object_detector::TabletopSegmentationRequest_< ContainerAllocator >::ConstPtr |
Definition at line 46 of file TabletopSegmentation.h.
typedef boost::shared_ptr< ::tabletop_object_detector::TabletopSegmentationRequest_<ContainerAllocator> > tabletop_object_detector::TabletopSegmentationRequest_< ContainerAllocator >::Ptr |
Definition at line 45 of file TabletopSegmentation.h.
typedef TabletopSegmentationRequest_<ContainerAllocator> tabletop_object_detector::TabletopSegmentationRequest_< ContainerAllocator >::Type |
Definition at line 29 of file TabletopSegmentation.h.
tabletop_object_detector::TabletopSegmentationRequest_< ContainerAllocator >::TabletopSegmentationRequest_ | ( | ) | [inline] |
Definition at line 31 of file TabletopSegmentation.h.
tabletop_object_detector::TabletopSegmentationRequest_< ContainerAllocator >::TabletopSegmentationRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 36 of file TabletopSegmentation.h.
boost::shared_ptr<std::map<std::string, std::string> > tabletop_object_detector::TabletopSegmentationRequest_< ContainerAllocator >::__connection_header |
Definition at line 47 of file TabletopSegmentation.h.
::tabletop_object_detector::Table_<ContainerAllocator> tabletop_object_detector::TabletopSegmentationRequest_< ContainerAllocator >::table |
Definition at line 42 of file TabletopSegmentation.h.