#include <Song.h>
Public Types | |
| typedef ::std_msgs::Header_ < ContainerAllocator > | _header_type |
| typedef std::vector < ::roomba_500_series::Note_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::roomba_500_series::Note_ < ContainerAllocator > >::other > | _notes_type |
| typedef uint8_t | _song_number_type |
| typedef boost::shared_ptr < ::roomba_500_series::Song_ < ContainerAllocator > const > | ConstPtr |
| typedef boost::shared_ptr < ::roomba_500_series::Song_ < ContainerAllocator > > | Ptr |
| typedef Song_< ContainerAllocator > | Type |
Public Member Functions | |
| Song_ () | |
| Song_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
| boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
| ::std_msgs::Header_ < ContainerAllocator > | header |
| std::vector < ::roomba_500_series::Note_ < ContainerAllocator > , typename ContainerAllocator::template rebind < ::roomba_500_series::Note_ < ContainerAllocator > >::other > | notes |
| uint8_t | song_number |
| typedef ::std_msgs::Header_<ContainerAllocator> roomba_500_series::Song_< ContainerAllocator >::_header_type |
| typedef std::vector< ::roomba_500_series::Note_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::roomba_500_series::Note_<ContainerAllocator> >::other > roomba_500_series::Song_< ContainerAllocator >::_notes_type |
| typedef uint8_t roomba_500_series::Song_< ContainerAllocator >::_song_number_type |
| typedef boost::shared_ptr< ::roomba_500_series::Song_<ContainerAllocator> const> roomba_500_series::Song_< ContainerAllocator >::ConstPtr |
| typedef boost::shared_ptr< ::roomba_500_series::Song_<ContainerAllocator> > roomba_500_series::Song_< ContainerAllocator >::Ptr |
| typedef Song_<ContainerAllocator> roomba_500_series::Song_< ContainerAllocator >::Type |
| roomba_500_series::Song_< ContainerAllocator >::Song_ | ( | ) | [inline] |
| roomba_500_series::Song_< ContainerAllocator >::Song_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
| boost::shared_ptr<std::map<std::string, std::string> > roomba_500_series::Song_< ContainerAllocator >::__connection_header |
| ::std_msgs::Header_<ContainerAllocator> roomba_500_series::Song_< ContainerAllocator >::header |
| std::vector< ::roomba_500_series::Note_<ContainerAllocator> , typename ContainerAllocator::template rebind< ::roomba_500_series::Note_<ContainerAllocator> >::other > roomba_500_series::Song_< ContainerAllocator >::notes |
| uint8_t roomba_500_series::Song_< ContainerAllocator >::song_number |