#include <object_algorithm_relation.h>
Public Types | |
typedef double | _basic_evaluation_type |
typedef uint64_t | _object_id_type |
typedef boost::shared_ptr < ::vision_msgs::object_algorithm_relation_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::vision_msgs::object_algorithm_relation_ < ContainerAllocator > > | Ptr |
typedef object_algorithm_relation_ < ContainerAllocator > | Type |
Public Member Functions | |
object_algorithm_relation_ () | |
object_algorithm_relation_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
double | basic_evaluation |
uint64_t | object_id |
Definition at line 21 of file object_algorithm_relation.h.
typedef double vision_msgs::object_algorithm_relation_< ContainerAllocator >::_basic_evaluation_type |
Definition at line 39 of file object_algorithm_relation.h.
typedef uint64_t vision_msgs::object_algorithm_relation_< ContainerAllocator >::_object_id_type |
Definition at line 36 of file object_algorithm_relation.h.
typedef boost::shared_ptr< ::vision_msgs::object_algorithm_relation_<ContainerAllocator> const> vision_msgs::object_algorithm_relation_< ContainerAllocator >::ConstPtr |
Definition at line 44 of file object_algorithm_relation.h.
typedef boost::shared_ptr< ::vision_msgs::object_algorithm_relation_<ContainerAllocator> > vision_msgs::object_algorithm_relation_< ContainerAllocator >::Ptr |
Definition at line 43 of file object_algorithm_relation.h.
typedef object_algorithm_relation_<ContainerAllocator> vision_msgs::object_algorithm_relation_< ContainerAllocator >::Type |
Definition at line 22 of file object_algorithm_relation.h.
vision_msgs::object_algorithm_relation_< ContainerAllocator >::object_algorithm_relation_ | ( | ) | [inline] |
Definition at line 24 of file object_algorithm_relation.h.
vision_msgs::object_algorithm_relation_< ContainerAllocator >::object_algorithm_relation_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 30 of file object_algorithm_relation.h.
boost::shared_ptr<std::map<std::string, std::string> > vision_msgs::object_algorithm_relation_< ContainerAllocator >::__connection_header |
Definition at line 45 of file object_algorithm_relation.h.
double vision_msgs::object_algorithm_relation_< ContainerAllocator >::basic_evaluation |
Definition at line 40 of file object_algorithm_relation.h.
uint64_t vision_msgs::object_algorithm_relation_< ContainerAllocator >::object_id |
Definition at line 37 of file object_algorithm_relation.h.