#include <Sound.h>
Public Types | |
enum | { ON = 0 } |
enum | { OFF = 1 } |
enum | { RECHARGE = 2 } |
enum | { BUTTON = 3 } |
enum | { ERROR = 4 } |
enum | { CLEANINGSTART = 5 } |
enum | { CLEANINGEND = 6 } |
typedef uint8_t | _value_type |
typedef boost::shared_ptr < ::kobuki_comms::Sound_ < ContainerAllocator > const > | ConstPtr |
typedef boost::shared_ptr < ::kobuki_comms::Sound_ < ContainerAllocator > > | Ptr |
typedef Sound_ < ContainerAllocator > | Type |
Public Member Functions | |
Sound_ () | |
Sound_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
uint8_t | value |
typedef uint8_t kobuki_comms::Sound_< ContainerAllocator >::_value_type |
typedef boost::shared_ptr< ::kobuki_comms::Sound_<ContainerAllocator> const> kobuki_comms::Sound_< ContainerAllocator >::ConstPtr |
typedef boost::shared_ptr< ::kobuki_comms::Sound_<ContainerAllocator> > kobuki_comms::Sound_< ContainerAllocator >::Ptr |
typedef Sound_<ContainerAllocator> kobuki_comms::Sound_< ContainerAllocator >::Type |
anonymous enum |
anonymous enum |
anonymous enum |
anonymous enum |
anonymous enum |
anonymous enum |
anonymous enum |
kobuki_comms::Sound_< ContainerAllocator >::Sound_ | ( | ) | [inline] |
kobuki_comms::Sound_< ContainerAllocator >::Sound_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
boost::shared_ptr<std::map<std::string, std::string> > kobuki_comms::Sound_< ContainerAllocator >::__connection_header |
uint8_t kobuki_comms::Sound_< ContainerAllocator >::value |