object_recognition_gui::ModelHypothesisList_< ContainerAllocator > Struct Template Reference

#include <ModelHypothesisList.h>

List of all members.

Public Types

typedef uint8_t _accept_type
typedef std::vector
< ::object_recognition_gui::ModelHypothesis_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::object_recognition_gui::ModelHypothesis_
< ContainerAllocator >
>::other > 
_hypotheses_type
typedef boost::shared_ptr
< ::object_recognition_gui::ModelHypothesisList_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::object_recognition_gui::ModelHypothesisList_
< ContainerAllocator > > 
Ptr
typedef ModelHypothesisList_
< ContainerAllocator > 
Type

Public Member Functions

ROS_DEPRECATED const std::string __getDataType () const
ROS_DEPRECATED const std::string __getMD5Sum () const
ROS_DEPRECATED const std::string __getMessageDefinition () const
virtual ROS_DEPRECATED uint8_t * deserialize (uint8_t *read_ptr)
ROS_DEPRECATED uint32_t get_hypotheses_size () const
ROS_DEPRECATED void get_hypotheses_vec (std::vector< ::object_recognition_gui::ModelHypothesis_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::object_recognition_gui::ModelHypothesis_< ContainerAllocator > >::other > &vec) const
 ModelHypothesisList_ (const ContainerAllocator &_alloc)
 ModelHypothesisList_ ()
virtual ROS_DEPRECATED uint32_t serializationLength () const
virtual ROS_DEPRECATED uint8_t * serialize (uint8_t *write_ptr, uint32_t seq) const
ROS_DEPRECATED void set_hypotheses_size (uint32_t size)
ROS_DEPRECATED void set_hypotheses_vec (const std::vector< ::object_recognition_gui::ModelHypothesis_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::object_recognition_gui::ModelHypothesis_< ContainerAllocator > >::other > &vec)

Static Public Member Functions

static ROS_DEPRECATED const
std::string 
__s_getDataType ()
static ROS_DEPRECATED const
std::string 
__s_getMD5Sum ()
static ROS_DEPRECATED const
std::string 
__s_getMessageDefinition ()

Public Attributes

uint8_t accept
std::vector
< ::object_recognition_gui::ModelHypothesis_
< ContainerAllocator >
, typename
ContainerAllocator::template
rebind
< ::object_recognition_gui::ModelHypothesis_
< ContainerAllocator >
>::other > 
hypotheses

Static Private Member Functions

static const char * __s_getDataType_ ()
static const char * __s_getMD5Sum_ ()
static const char * __s_getMessageDefinition_ ()

Detailed Description

template<class ContainerAllocator>
struct object_recognition_gui::ModelHypothesisList_< ContainerAllocator >

Definition at line 18 of file ModelHypothesisList.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef uint8_t object_recognition_gui::ModelHypothesisList_< ContainerAllocator >::_accept_type

Definition at line 37 of file ModelHypothesisList.h.

template<class ContainerAllocator >
typedef std::vector< ::object_recognition_gui::ModelHypothesis_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::object_recognition_gui::ModelHypothesis_<ContainerAllocator> >::other > object_recognition_gui::ModelHypothesisList_< ContainerAllocator >::_hypotheses_type

Definition at line 34 of file ModelHypothesisList.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::object_recognition_gui::ModelHypothesisList_<ContainerAllocator> const> object_recognition_gui::ModelHypothesisList_< ContainerAllocator >::ConstPtr

Definition at line 183 of file ModelHypothesisList.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::object_recognition_gui::ModelHypothesisList_<ContainerAllocator> > object_recognition_gui::ModelHypothesisList_< ContainerAllocator >::Ptr

Definition at line 182 of file ModelHypothesisList.h.

template<class ContainerAllocator >
typedef ModelHypothesisList_<ContainerAllocator> object_recognition_gui::ModelHypothesisList_< ContainerAllocator >::Type

Definition at line 20 of file ModelHypothesisList.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
object_recognition_gui::ModelHypothesisList_< ContainerAllocator >::ModelHypothesisList_ (  )  [inline]

Definition at line 22 of file ModelHypothesisList.h.

template<class ContainerAllocator >
object_recognition_gui::ModelHypothesisList_< ContainerAllocator >::ModelHypothesisList_ ( const ContainerAllocator &  _alloc  )  [inline]

Definition at line 28 of file ModelHypothesisList.h.


Member Function Documentation

template<class ContainerAllocator >
ROS_DEPRECATED const std::string object_recognition_gui::ModelHypothesisList_< ContainerAllocator >::__getDataType (  )  const [inline]

Definition at line 50 of file ModelHypothesisList.h.

template<class ContainerAllocator >
ROS_DEPRECATED const std::string object_recognition_gui::ModelHypothesisList_< ContainerAllocator >::__getMD5Sum (  )  const [inline]

Definition at line 57 of file ModelHypothesisList.h.

template<class ContainerAllocator >
ROS_DEPRECATED const std::string object_recognition_gui::ModelHypothesisList_< ContainerAllocator >::__getMessageDefinition (  )  const [inline]

Definition at line 156 of file ModelHypothesisList.h.

template<class ContainerAllocator >
static ROS_DEPRECATED const std::string object_recognition_gui::ModelHypothesisList_< ContainerAllocator >::__s_getDataType (  )  [inline, static]

Definition at line 48 of file ModelHypothesisList.h.

template<class ContainerAllocator >
static const char* object_recognition_gui::ModelHypothesisList_< ContainerAllocator >::__s_getDataType_ (  )  [inline, static, private]

Definition at line 46 of file ModelHypothesisList.h.

template<class ContainerAllocator >
static ROS_DEPRECATED const std::string object_recognition_gui::ModelHypothesisList_< ContainerAllocator >::__s_getMD5Sum (  )  [inline, static]

Definition at line 55 of file ModelHypothesisList.h.

template<class ContainerAllocator >
static const char* object_recognition_gui::ModelHypothesisList_< ContainerAllocator >::__s_getMD5Sum_ (  )  [inline, static, private]

Definition at line 53 of file ModelHypothesisList.h.

template<class ContainerAllocator >
static ROS_DEPRECATED const std::string object_recognition_gui::ModelHypothesisList_< ContainerAllocator >::__s_getMessageDefinition (  )  [inline, static]

Definition at line 154 of file ModelHypothesisList.h.

template<class ContainerAllocator >
static const char* object_recognition_gui::ModelHypothesisList_< ContainerAllocator >::__s_getMessageDefinition_ (  )  [inline, static, private]

Definition at line 60 of file ModelHypothesisList.h.

template<class ContainerAllocator >
virtual ROS_DEPRECATED uint8_t* object_recognition_gui::ModelHypothesisList_< ContainerAllocator >::deserialize ( uint8_t *  read_ptr  )  [inline, virtual]

Definition at line 166 of file ModelHypothesisList.h.

template<class ContainerAllocator >
ROS_DEPRECATED uint32_t object_recognition_gui::ModelHypothesisList_< ContainerAllocator >::get_hypotheses_size (  )  const [inline]

Definition at line 41 of file ModelHypothesisList.h.

template<class ContainerAllocator >
ROS_DEPRECATED void object_recognition_gui::ModelHypothesisList_< ContainerAllocator >::get_hypotheses_vec ( std::vector< ::object_recognition_gui::ModelHypothesis_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::object_recognition_gui::ModelHypothesis_< ContainerAllocator > >::other > &  vec  )  const [inline]

Definition at line 43 of file ModelHypothesisList.h.

template<class ContainerAllocator >
virtual ROS_DEPRECATED uint32_t object_recognition_gui::ModelHypothesisList_< ContainerAllocator >::serializationLength (  )  const [inline, virtual]

Definition at line 174 of file ModelHypothesisList.h.

template<class ContainerAllocator >
virtual ROS_DEPRECATED uint8_t* object_recognition_gui::ModelHypothesisList_< ContainerAllocator >::serialize ( uint8_t *  write_ptr,
uint32_t  seq 
) const [inline, virtual]

Definition at line 158 of file ModelHypothesisList.h.

template<class ContainerAllocator >
ROS_DEPRECATED void object_recognition_gui::ModelHypothesisList_< ContainerAllocator >::set_hypotheses_size ( uint32_t  size  )  [inline]

Definition at line 42 of file ModelHypothesisList.h.

template<class ContainerAllocator >
ROS_DEPRECATED void object_recognition_gui::ModelHypothesisList_< ContainerAllocator >::set_hypotheses_vec ( const std::vector< ::object_recognition_gui::ModelHypothesis_< ContainerAllocator >, typename ContainerAllocator::template rebind< ::object_recognition_gui::ModelHypothesis_< ContainerAllocator > >::other > &  vec  )  [inline]

Definition at line 44 of file ModelHypothesisList.h.


Member Data Documentation

template<class ContainerAllocator >
uint8_t object_recognition_gui::ModelHypothesisList_< ContainerAllocator >::accept

Definition at line 38 of file ModelHypothesisList.h.

template<class ContainerAllocator >
std::vector< ::object_recognition_gui::ModelHypothesis_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::object_recognition_gui::ModelHypothesis_<ContainerAllocator> >::other > object_recognition_gui::ModelHypothesisList_< ContainerAllocator >::hypotheses

Definition at line 35 of file ModelHypothesisList.h.


The documentation for this struct was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs


object_recognition_gui
Author(s): David Gossow
autogenerated on Fri Jan 11 09:12:07 2013