#include <PlaySong.h>
Public Types | |
typedef ::std_msgs::Header_ < ContainerAllocator > | _header_type |
typedef uint8_t | _song_number_type |
typedef boost::shared_ptr < ::roomba_500_series::PlaySong_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::roomba_500_series::PlaySong_ < ContainerAllocator > > | Ptr |
typedef PlaySong_ < ContainerAllocator > | Type |
Public Member Functions | |
PlaySong_ () | |
PlaySong_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
::std_msgs::Header_ < ContainerAllocator > | header |
uint8_t | song_number |
Definition at line 22 of file PlaySong.h.
typedef ::std_msgs::Header_<ContainerAllocator> roomba_500_series::PlaySong_< ContainerAllocator >::_header_type |
Definition at line 37 of file PlaySong.h.
typedef uint8_t roomba_500_series::PlaySong_< ContainerAllocator >::_song_number_type |
Definition at line 40 of file PlaySong.h.
typedef boost::shared_ptr< ::roomba_500_series::PlaySong_<ContainerAllocator> const> roomba_500_series::PlaySong_< ContainerAllocator >::ConstPtr |
Definition at line 45 of file PlaySong.h.
typedef boost::shared_ptr< ::roomba_500_series::PlaySong_<ContainerAllocator> > roomba_500_series::PlaySong_< ContainerAllocator >::Ptr |
Definition at line 44 of file PlaySong.h.
typedef PlaySong_<ContainerAllocator> roomba_500_series::PlaySong_< ContainerAllocator >::Type |
Definition at line 23 of file PlaySong.h.
roomba_500_series::PlaySong_< ContainerAllocator >::PlaySong_ | ( | ) | [inline] |
Definition at line 25 of file PlaySong.h.
roomba_500_series::PlaySong_< ContainerAllocator >::PlaySong_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 31 of file PlaySong.h.
boost::shared_ptr<std::map<std::string, std::string> > roomba_500_series::PlaySong_< ContainerAllocator >::__connection_header |
Definition at line 46 of file PlaySong.h.
::std_msgs::Header_<ContainerAllocator> roomba_500_series::PlaySong_< ContainerAllocator >::header |
Definition at line 38 of file PlaySong.h.
uint8_t roomba_500_series::PlaySong_< ContainerAllocator >::song_number |
Definition at line 41 of file PlaySong.h.