#include <WheelDrop.h>
Public Types | |
| typedef ::roomba_500_series::RoombaSwitch_ < ContainerAllocator > | _left_type |
| typedef ::roomba_500_series::RoombaSwitch_ < ContainerAllocator > | _right_type |
| typedef boost::shared_ptr < ::roomba_500_series::WheelDrop_ < ContainerAllocator > const > | ConstPtr |
| typedef boost::shared_ptr < ::roomba_500_series::WheelDrop_ < ContainerAllocator > > | Ptr |
| typedef WheelDrop_ < ContainerAllocator > | Type |
Public Member Functions | |
| WheelDrop_ () | |
| WheelDrop_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
| boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
| ::roomba_500_series::RoombaSwitch_ < ContainerAllocator > | left |
| ::roomba_500_series::RoombaSwitch_ < ContainerAllocator > | right |
Definition at line 23 of file WheelDrop.h.
| typedef ::roomba_500_series::RoombaSwitch_<ContainerAllocator> roomba_500_series::WheelDrop_< ContainerAllocator >::_left_type |
Definition at line 38 of file WheelDrop.h.
| typedef ::roomba_500_series::RoombaSwitch_<ContainerAllocator> roomba_500_series::WheelDrop_< ContainerAllocator >::_right_type |
Definition at line 41 of file WheelDrop.h.
| typedef boost::shared_ptr< ::roomba_500_series::WheelDrop_<ContainerAllocator> const> roomba_500_series::WheelDrop_< ContainerAllocator >::ConstPtr |
Definition at line 46 of file WheelDrop.h.
| typedef boost::shared_ptr< ::roomba_500_series::WheelDrop_<ContainerAllocator> > roomba_500_series::WheelDrop_< ContainerAllocator >::Ptr |
Definition at line 45 of file WheelDrop.h.
| typedef WheelDrop_<ContainerAllocator> roomba_500_series::WheelDrop_< ContainerAllocator >::Type |
Definition at line 24 of file WheelDrop.h.
| roomba_500_series::WheelDrop_< ContainerAllocator >::WheelDrop_ | ( | ) | [inline] |
Definition at line 26 of file WheelDrop.h.
| roomba_500_series::WheelDrop_< ContainerAllocator >::WheelDrop_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 32 of file WheelDrop.h.
| boost::shared_ptr<std::map<std::string, std::string> > roomba_500_series::WheelDrop_< ContainerAllocator >::__connection_header |
Definition at line 47 of file WheelDrop.h.
| ::roomba_500_series::RoombaSwitch_<ContainerAllocator> roomba_500_series::WheelDrop_< ContainerAllocator >::left |
Definition at line 39 of file WheelDrop.h.
| ::roomba_500_series::RoombaSwitch_<ContainerAllocator> roomba_500_series::WheelDrop_< ContainerAllocator >::right |
Definition at line 42 of file WheelDrop.h.