Public Types | Public Member Functions | Public Attributes
re_kinect_object_detector::DetectionResult_< ContainerAllocator > Struct Template Reference

#include <DetectionResult.h>

List of all members.

Public Types

typedef std::vector
< ::re_msgs::DetectedObject_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::re_msgs::DetectedObject_
< ContainerAllocator >
>::other > 
_Detections_type
typedef ::sensor_msgs::Image_
< ContainerAllocator > 
_Image_type
typedef std::vector
< std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other >
, typename
ContainerAllocator::template
rebind< std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other >
>::other > 
_ObjectNames_type
typedef boost::shared_ptr
< ::re_kinect_object_detector::DetectionResult_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::re_kinect_object_detector::DetectionResult_
< ContainerAllocator > > 
Ptr
typedef DetectionResult_
< ContainerAllocator > 
Type

Public Member Functions

 DetectionResult_ ()
 DetectionResult_ (const ContainerAllocator &_alloc)

Public Attributes

boost::shared_ptr< std::map
< std::string, std::string > > 
__connection_header
std::vector
< ::re_msgs::DetectedObject_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::re_msgs::DetectedObject_
< ContainerAllocator >
>::other > 
Detections
::sensor_msgs::Image_
< ContainerAllocator > 
Image
std::vector< std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other >
, typename
ContainerAllocator::template
rebind< std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other >
>::other > 
ObjectNames

Detailed Description

template<class ContainerAllocator>
struct re_kinect_object_detector::DetectionResult_< ContainerAllocator >

Definition at line 23 of file DetectionResult.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef std::vector< ::re_msgs::DetectedObject_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::re_msgs::DetectedObject_<ContainerAllocator> >::other > re_kinect_object_detector::DetectionResult_< ContainerAllocator >::_Detections_type

Definition at line 46 of file DetectionResult.h.

template<class ContainerAllocator >
typedef ::sensor_msgs::Image_<ContainerAllocator> re_kinect_object_detector::DetectionResult_< ContainerAllocator >::_Image_type

Definition at line 40 of file DetectionResult.h.

template<class ContainerAllocator >
typedef std::vector<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > , typename ContainerAllocator::template rebind<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > >::other > re_kinect_object_detector::DetectionResult_< ContainerAllocator >::_ObjectNames_type

Definition at line 43 of file DetectionResult.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::re_kinect_object_detector::DetectionResult_<ContainerAllocator> const> re_kinect_object_detector::DetectionResult_< ContainerAllocator >::ConstPtr

Definition at line 51 of file DetectionResult.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::re_kinect_object_detector::DetectionResult_<ContainerAllocator> > re_kinect_object_detector::DetectionResult_< ContainerAllocator >::Ptr

Definition at line 50 of file DetectionResult.h.

template<class ContainerAllocator >
typedef DetectionResult_<ContainerAllocator> re_kinect_object_detector::DetectionResult_< ContainerAllocator >::Type

Definition at line 24 of file DetectionResult.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
re_kinect_object_detector::DetectionResult_< ContainerAllocator >::DetectionResult_ ( ) [inline]

Definition at line 26 of file DetectionResult.h.

template<class ContainerAllocator >
re_kinect_object_detector::DetectionResult_< ContainerAllocator >::DetectionResult_ ( const ContainerAllocator &  _alloc) [inline]

Definition at line 33 of file DetectionResult.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > re_kinect_object_detector::DetectionResult_< ContainerAllocator >::__connection_header

Definition at line 52 of file DetectionResult.h.

template<class ContainerAllocator >
std::vector< ::re_msgs::DetectedObject_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::re_msgs::DetectedObject_<ContainerAllocator> >::other > re_kinect_object_detector::DetectionResult_< ContainerAllocator >::Detections

Definition at line 47 of file DetectionResult.h.

template<class ContainerAllocator >
::sensor_msgs::Image_<ContainerAllocator> re_kinect_object_detector::DetectionResult_< ContainerAllocator >::Image

Definition at line 41 of file DetectionResult.h.

template<class ContainerAllocator >
std::vector<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > , typename ContainerAllocator::template rebind<std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > >::other > re_kinect_object_detector::DetectionResult_< ContainerAllocator >::ObjectNames

Definition at line 44 of file DetectionResult.h.


The documentation for this struct was generated from the following file:


re_kinect_object_detector
Author(s): Andreas Koch
autogenerated on Sun Jan 5 2014 11:38:30