$search

nao_msgs::WordRecognized_< ContainerAllocator > Struct Template Reference

#include <WordRecognized.h>

List of all members.

Public Types

typedef std::vector< float,
typename
ContainerAllocator::template
rebind< float >::other > 
_confidence_values_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 > 
_words_type
typedef boost::shared_ptr
< ::nao_msgs::WordRecognized_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::nao_msgs::WordRecognized_
< ContainerAllocator > > 
Ptr
typedef WordRecognized_
< 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_confidence_values_size () const
ROS_DEPRECATED void get_confidence_values_vec (std::vector< float, typename ContainerAllocator::template rebind< float >::other > &vec) const
ROS_DEPRECATED uint32_t get_words_size () const
ROS_DEPRECATED void get_words_vec (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 > &vec) const
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_confidence_values_size (uint32_t size)
ROS_DEPRECATED void set_confidence_values_vec (const std::vector< float, typename ContainerAllocator::template rebind< float >::other > &vec)
ROS_DEPRECATED void set_words_size (uint32_t size)
ROS_DEPRECATED void set_words_vec (const 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 > &vec)
 WordRecognized_ (const ContainerAllocator &_alloc)
 WordRecognized_ ()

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

boost::shared_ptr< std::map
< std::string, std::string > > 
__connection_header
std::vector< float, typename
ContainerAllocator::template
rebind< float >::other > 
confidence_values
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 > 
words

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 nao_msgs::WordRecognized_< ContainerAllocator >

Definition at line 21 of file WordRecognized.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef std::vector<float, typename ContainerAllocator::template rebind<float>::other > nao_msgs::WordRecognized_< ContainerAllocator >::_confidence_values_type

Definition at line 39 of file WordRecognized.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 > nao_msgs::WordRecognized_< ContainerAllocator >::_words_type

Definition at line 36 of file WordRecognized.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::nao_msgs::WordRecognized_<ContainerAllocator> const> nao_msgs::WordRecognized_< ContainerAllocator >::ConstPtr

Definition at line 103 of file WordRecognized.h.

template<class ContainerAllocator >
typedef boost::shared_ptr< ::nao_msgs::WordRecognized_<ContainerAllocator> > nao_msgs::WordRecognized_< ContainerAllocator >::Ptr

Definition at line 102 of file WordRecognized.h.

template<class ContainerAllocator >
typedef WordRecognized_<ContainerAllocator> nao_msgs::WordRecognized_< ContainerAllocator >::Type

Definition at line 22 of file WordRecognized.h.


Constructor & Destructor Documentation

template<class ContainerAllocator >
nao_msgs::WordRecognized_< ContainerAllocator >::WordRecognized_ (  )  [inline]

Definition at line 24 of file WordRecognized.h.

template<class ContainerAllocator >
nao_msgs::WordRecognized_< ContainerAllocator >::WordRecognized_ ( const ContainerAllocator &  _alloc  )  [inline]

Definition at line 30 of file WordRecognized.h.


Member Function Documentation

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

Definition at line 56 of file WordRecognized.h.

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

Definition at line 63 of file WordRecognized.h.

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

Definition at line 76 of file WordRecognized.h.

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

Definition at line 54 of file WordRecognized.h.

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

Definition at line 52 of file WordRecognized.h.

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

Definition at line 61 of file WordRecognized.h.

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

Definition at line 59 of file WordRecognized.h.

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

Definition at line 74 of file WordRecognized.h.

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

Definition at line 66 of file WordRecognized.h.

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

Definition at line 86 of file WordRecognized.h.

template<class ContainerAllocator >
ROS_DEPRECATED uint32_t nao_msgs::WordRecognized_< ContainerAllocator >::get_confidence_values_size (  )  const [inline]

Definition at line 47 of file WordRecognized.h.

template<class ContainerAllocator >
ROS_DEPRECATED void nao_msgs::WordRecognized_< ContainerAllocator >::get_confidence_values_vec ( std::vector< float, typename ContainerAllocator::template rebind< float >::other > &  vec  )  const [inline]

Definition at line 49 of file WordRecognized.h.

template<class ContainerAllocator >
ROS_DEPRECATED uint32_t nao_msgs::WordRecognized_< ContainerAllocator >::get_words_size (  )  const [inline]

Definition at line 43 of file WordRecognized.h.

template<class ContainerAllocator >
ROS_DEPRECATED void nao_msgs::WordRecognized_< ContainerAllocator >::get_words_vec ( 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 > &  vec  )  const [inline]

Definition at line 45 of file WordRecognized.h.

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

Definition at line 94 of file WordRecognized.h.

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

Definition at line 78 of file WordRecognized.h.

template<class ContainerAllocator >
ROS_DEPRECATED void nao_msgs::WordRecognized_< ContainerAllocator >::set_confidence_values_size ( uint32_t  size  )  [inline]

Definition at line 48 of file WordRecognized.h.

template<class ContainerAllocator >
ROS_DEPRECATED void nao_msgs::WordRecognized_< ContainerAllocator >::set_confidence_values_vec ( const std::vector< float, typename ContainerAllocator::template rebind< float >::other > &  vec  )  [inline]

Definition at line 50 of file WordRecognized.h.

template<class ContainerAllocator >
ROS_DEPRECATED void nao_msgs::WordRecognized_< ContainerAllocator >::set_words_size ( uint32_t  size  )  [inline]

Definition at line 44 of file WordRecognized.h.

template<class ContainerAllocator >
ROS_DEPRECATED void nao_msgs::WordRecognized_< ContainerAllocator >::set_words_vec ( const 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 > &  vec  )  [inline]

Definition at line 46 of file WordRecognized.h.


Member Data Documentation

template<class ContainerAllocator >
boost::shared_ptr<std::map<std::string, std::string> > nao_msgs::WordRecognized_< ContainerAllocator >::__connection_header

Definition at line 104 of file WordRecognized.h.

template<class ContainerAllocator >
std::vector<float, typename ContainerAllocator::template rebind<float>::other > nao_msgs::WordRecognized_< ContainerAllocator >::confidence_values

Definition at line 40 of file WordRecognized.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 > nao_msgs::WordRecognized_< ContainerAllocator >::words

Definition at line 37 of file WordRecognized.h.


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


nao_msgs
Author(s): Armin Hornung, Stefan Osswald, Daniel Maier
autogenerated on Tue Mar 5 11:37:15 2013