#include <ObjectRecognitionGuiResult.h>
Public Types | |
typedef std::vector< int32_t, typename ContainerAllocator::template rebind< int32_t >::other > | _selected_hypothesis_indices_type |
typedef boost::shared_ptr < ::object_recognition_gui::ObjectRecognitionGuiResult_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::object_recognition_gui::ObjectRecognitionGuiResult_ < ContainerAllocator > > | Ptr |
typedef ObjectRecognitionGuiResult_ < ContainerAllocator > | Type |
Public Member Functions | |
ObjectRecognitionGuiResult_ () | |
ObjectRecognitionGuiResult_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
std::vector< int32_t, typename ContainerAllocator::template rebind< int32_t >::other > | selected_hypothesis_indices |
Definition at line 21 of file ObjectRecognitionGuiResult.h.
typedef std::vector<int32_t, typename ContainerAllocator::template rebind<int32_t>::other > object_recognition_gui::ObjectRecognitionGuiResult_< ContainerAllocator >::_selected_hypothesis_indices_type |
Definition at line 34 of file ObjectRecognitionGuiResult.h.
typedef boost::shared_ptr< ::object_recognition_gui::ObjectRecognitionGuiResult_<ContainerAllocator> const> object_recognition_gui::ObjectRecognitionGuiResult_< ContainerAllocator >::ConstPtr |
Definition at line 39 of file ObjectRecognitionGuiResult.h.
typedef boost::shared_ptr< ::object_recognition_gui::ObjectRecognitionGuiResult_<ContainerAllocator> > object_recognition_gui::ObjectRecognitionGuiResult_< ContainerAllocator >::Ptr |
Definition at line 38 of file ObjectRecognitionGuiResult.h.
typedef ObjectRecognitionGuiResult_<ContainerAllocator> object_recognition_gui::ObjectRecognitionGuiResult_< ContainerAllocator >::Type |
Definition at line 22 of file ObjectRecognitionGuiResult.h.
object_recognition_gui::ObjectRecognitionGuiResult_< ContainerAllocator >::ObjectRecognitionGuiResult_ | ( | ) | [inline] |
Definition at line 24 of file ObjectRecognitionGuiResult.h.
object_recognition_gui::ObjectRecognitionGuiResult_< ContainerAllocator >::ObjectRecognitionGuiResult_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 29 of file ObjectRecognitionGuiResult.h.
boost::shared_ptr<std::map<std::string, std::string> > object_recognition_gui::ObjectRecognitionGuiResult_< ContainerAllocator >::__connection_header |
Definition at line 40 of file ObjectRecognitionGuiResult.h.
std::vector<int32_t, typename ContainerAllocator::template rebind<int32_t>::other > object_recognition_gui::ObjectRecognitionGuiResult_< ContainerAllocator >::selected_hypothesis_indices |
Definition at line 35 of file ObjectRecognitionGuiResult.h.