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

#include <Note.h>

List of all members.

Public Types

typedef uint8_t _length_type
typedef uint8_t _note_type
typedef boost::shared_ptr
< ::roomba_500_series::Note_
< ContainerAllocator > const > 
ConstPtr
typedef boost::shared_ptr
< ::roomba_500_series::Note_
< ContainerAllocator > > 
Ptr
typedef Note_< ContainerAllocator > Type

Public Member Functions

 Note_ ()
 Note_ (const ContainerAllocator &_alloc)

Public Attributes

boost::shared_ptr< std::map
< std::string, std::string > > 
__connection_header
uint8_t length
uint8_t note

Detailed Description

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

Definition at line 21 of file Note.h.


Member Typedef Documentation

template<class ContainerAllocator >
typedef uint8_t roomba_500_series::Note_< ContainerAllocator >::_length_type

Definition at line 39 of file Note.h.

template<class ContainerAllocator >
typedef uint8_t roomba_500_series::Note_< ContainerAllocator >::_note_type

Definition at line 36 of file Note.h.

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

Definition at line 44 of file Note.h.

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

Definition at line 43 of file Note.h.

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

Definition at line 22 of file Note.h.


Constructor & Destructor Documentation

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

Definition at line 24 of file Note.h.

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

Definition at line 30 of file Note.h.


Member Data Documentation

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

Definition at line 45 of file Note.h.

template<class ContainerAllocator >
uint8_t roomba_500_series::Note_< ContainerAllocator >::length

Definition at line 40 of file Note.h.

template<class ContainerAllocator >
uint8_t roomba_500_series::Note_< ContainerAllocator >::note

Definition at line 37 of file Note.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