#include <ObjectEvidence.h>
Public Types | |
typedef double | _certainty_type |
typedef uint8_t | _negative_type |
typedef std::vector < ::wire_msgs::Property_ < ContainerAllocator > , typename ContainerAllocator::template rebind< ::wire_msgs::Property_ < ContainerAllocator > >::other > | _properties_type |
typedef boost::shared_ptr < ::wire_msgs::ObjectEvidence_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::wire_msgs::ObjectEvidence_ < ContainerAllocator > > | Ptr |
typedef ObjectEvidence_ < ContainerAllocator > | Type |
Public Member Functions | |
ObjectEvidence_ () | |
ObjectEvidence_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
double | certainty |
uint8_t | negative |
std::vector < ::wire_msgs::Property_ < ContainerAllocator > , typename ContainerAllocator::template rebind< ::wire_msgs::Property_ < ContainerAllocator > >::other > | properties |
Definition at line 22 of file ObjectEvidence.h.
typedef double wire_msgs::ObjectEvidence_< ContainerAllocator >::_certainty_type |
Definition at line 39 of file ObjectEvidence.h.
typedef uint8_t wire_msgs::ObjectEvidence_< ContainerAllocator >::_negative_type |
Definition at line 42 of file ObjectEvidence.h.
typedef std::vector< ::wire_msgs::Property_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::wire_msgs::Property_<ContainerAllocator> >::other > wire_msgs::ObjectEvidence_< ContainerAllocator >::_properties_type |
Definition at line 45 of file ObjectEvidence.h.
typedef boost::shared_ptr< ::wire_msgs::ObjectEvidence_<ContainerAllocator> const> wire_msgs::ObjectEvidence_< ContainerAllocator >::ConstPtr |
Definition at line 50 of file ObjectEvidence.h.
typedef boost::shared_ptr< ::wire_msgs::ObjectEvidence_<ContainerAllocator> > wire_msgs::ObjectEvidence_< ContainerAllocator >::Ptr |
Definition at line 49 of file ObjectEvidence.h.
typedef ObjectEvidence_<ContainerAllocator> wire_msgs::ObjectEvidence_< ContainerAllocator >::Type |
Definition at line 23 of file ObjectEvidence.h.
wire_msgs::ObjectEvidence_< ContainerAllocator >::ObjectEvidence_ | ( | ) | [inline] |
Definition at line 25 of file ObjectEvidence.h.
wire_msgs::ObjectEvidence_< ContainerAllocator >::ObjectEvidence_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 32 of file ObjectEvidence.h.
boost::shared_ptr<std::map<std::string, std::string> > wire_msgs::ObjectEvidence_< ContainerAllocator >::__connection_header |
Definition at line 51 of file ObjectEvidence.h.
double wire_msgs::ObjectEvidence_< ContainerAllocator >::certainty |
Definition at line 40 of file ObjectEvidence.h.
uint8_t wire_msgs::ObjectEvidence_< ContainerAllocator >::negative |
Definition at line 43 of file ObjectEvidence.h.
std::vector< ::wire_msgs::Property_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::wire_msgs::Property_<ContainerAllocator> >::other > wire_msgs::ObjectEvidence_< ContainerAllocator >::properties |
Definition at line 46 of file ObjectEvidence.h.