Public Types | Public Member Functions | Public Attributes
roomba_500_series::GoDockFeedback_< ContainerAllocator > Struct Template Reference

#include <GoDockFeedback.h>

List of all members.

Public Types

typedef std::basic_string
< char, std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
_feedback_type
typedef boost::shared_ptr
< ::roomba_500_series::GoDockFeedback_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::roomba_500_series::GoDockFeedback_
< ContainerAllocator > > 
Ptr
typedef GoDockFeedback_
< ContainerAllocator > 
Type

Public Member Functions

 GoDockFeedback_ ()
 GoDockFeedback_ (const ContainerAllocator &_alloc)

Public Attributes

boost::shared_ptr< std::map
< std::string, std::string > > 
__connection_header
std::basic_string< char,
std::char_traits< char >
, typename
ContainerAllocator::template
rebind< char >::other > 
feedback

Detailed Description

template<class ContainerAllocator>
struct roomba_500_series::GoDockFeedback_< ContainerAllocator >

Definition at line 21 of file GoDockFeedback.h.


Member Typedef Documentation

template<class ContainerAllocator>
typedef std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > roomba_500_series::GoDockFeedback_< ContainerAllocator >::_feedback_type

Definition at line 34 of file GoDockFeedback.h.

template<class ContainerAllocator>
typedef boost::shared_ptr< ::roomba_500_series::GoDockFeedback_<ContainerAllocator> const> roomba_500_series::GoDockFeedback_< ContainerAllocator >::ConstPtr

Definition at line 39 of file GoDockFeedback.h.

template<class ContainerAllocator>
typedef boost::shared_ptr< ::roomba_500_series::GoDockFeedback_<ContainerAllocator> > roomba_500_series::GoDockFeedback_< ContainerAllocator >::Ptr

Definition at line 38 of file GoDockFeedback.h.

template<class ContainerAllocator>
typedef GoDockFeedback_<ContainerAllocator> roomba_500_series::GoDockFeedback_< ContainerAllocator >::Type

Definition at line 22 of file GoDockFeedback.h.


Constructor & Destructor Documentation

template<class ContainerAllocator>
roomba_500_series::GoDockFeedback_< ContainerAllocator >::GoDockFeedback_ ( ) [inline]

Definition at line 24 of file GoDockFeedback.h.

template<class ContainerAllocator>
roomba_500_series::GoDockFeedback_< ContainerAllocator >::GoDockFeedback_ ( const ContainerAllocator &  _alloc) [inline]

Definition at line 29 of file GoDockFeedback.h.


Member Data Documentation

template<class ContainerAllocator>
boost::shared_ptr<std::map<std::string, std::string> > roomba_500_series::GoDockFeedback_< ContainerAllocator >::__connection_header

Definition at line 40 of file GoDockFeedback.h.

template<class ContainerAllocator>
std::basic_string<char, std::char_traits<char>, typename ContainerAllocator::template rebind<char>::other > roomba_500_series::GoDockFeedback_< ContainerAllocator >::feedback

Definition at line 35 of file GoDockFeedback.h.


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


roomba_500_series
Author(s): Gonçalo Cabrita
autogenerated on Mon Jan 6 2014 11:26:40