#include <NegateExclusions.h>
Public Types | |
typedef uint8_t | _negate_type |
typedef boost::shared_ptr < ::tabletop_object_detector::NegateExclusionsRequest_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::tabletop_object_detector::NegateExclusionsRequest_ < ContainerAllocator > > | Ptr |
typedef NegateExclusionsRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
NegateExclusionsRequest_ () | |
NegateExclusionsRequest_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
uint8_t | negate |
Definition at line 25 of file NegateExclusions.h.
typedef uint8_t tabletop_object_detector::NegateExclusionsRequest_< ContainerAllocator >::_negate_type |
Definition at line 38 of file NegateExclusions.h.
typedef boost::shared_ptr< ::tabletop_object_detector::NegateExclusionsRequest_<ContainerAllocator> const> tabletop_object_detector::NegateExclusionsRequest_< ContainerAllocator >::ConstPtr |
Definition at line 43 of file NegateExclusions.h.
typedef boost::shared_ptr< ::tabletop_object_detector::NegateExclusionsRequest_<ContainerAllocator> > tabletop_object_detector::NegateExclusionsRequest_< ContainerAllocator >::Ptr |
Definition at line 42 of file NegateExclusions.h.
typedef NegateExclusionsRequest_<ContainerAllocator> tabletop_object_detector::NegateExclusionsRequest_< ContainerAllocator >::Type |
Definition at line 26 of file NegateExclusions.h.
tabletop_object_detector::NegateExclusionsRequest_< ContainerAllocator >::NegateExclusionsRequest_ | ( | ) | [inline] |
Definition at line 28 of file NegateExclusions.h.
tabletop_object_detector::NegateExclusionsRequest_< ContainerAllocator >::NegateExclusionsRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 33 of file NegateExclusions.h.
boost::shared_ptr<std::map<std::string, std::string> > tabletop_object_detector::NegateExclusionsRequest_< ContainerAllocator >::__connection_header |
Definition at line 44 of file NegateExclusions.h.
uint8_t tabletop_object_detector::NegateExclusionsRequest_< ContainerAllocator >::negate |
Definition at line 39 of file NegateExclusions.h.