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