#include <Note.h>
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 |
typedef uint8_t roomba_500_series::Note_< ContainerAllocator >::_length_type |
typedef uint8_t roomba_500_series::Note_< ContainerAllocator >::_note_type |
typedef boost::shared_ptr< ::roomba_500_series::Note_<ContainerAllocator> const> roomba_500_series::Note_< ContainerAllocator >::ConstPtr |
typedef boost::shared_ptr< ::roomba_500_series::Note_<ContainerAllocator> > roomba_500_series::Note_< ContainerAllocator >::Ptr |
typedef Note_<ContainerAllocator> roomba_500_series::Note_< ContainerAllocator >::Type |
roomba_500_series::Note_< ContainerAllocator >::Note_ | ( | ) | [inline] |
roomba_500_series::Note_< ContainerAllocator >::Note_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
boost::shared_ptr<std::map<std::string, std::string> > roomba_500_series::Note_< ContainerAllocator >::__connection_header |
uint8_t roomba_500_series::Note_< ContainerAllocator >::length |
uint8_t roomba_500_series::Note_< ContainerAllocator >::note |