#include <LightMode.h>
Public Types | |
| typedef ::std_msgs::ColorRGBA_ < ContainerAllocator > | _color_type |
| typedef int32_t | _mode_type |
| typedef boost::shared_ptr < ::cob_lightmode::LightModeRequest_ < ContainerAllocator > const > | ConstPtr |
| typedef boost::shared_ptr < ::cob_lightmode::LightModeRequest_ < ContainerAllocator > > | Ptr |
| typedef LightModeRequest_ < ContainerAllocator > | Type |
Public Member Functions | |
| LightModeRequest_ () | |
| LightModeRequest_ (const ContainerAllocator &_alloc) | |
Public Attributes | |
| boost::shared_ptr< std::map < std::string, std::string > > | __connection_header |
| ::std_msgs::ColorRGBA_ < ContainerAllocator > | color |
| int32_t | mode |
Definition at line 26 of file LightMode.h.
| typedef ::std_msgs::ColorRGBA_<ContainerAllocator> cob_lightmode::LightModeRequest_< ContainerAllocator >::_color_type |
Definition at line 44 of file LightMode.h.
| typedef int32_t cob_lightmode::LightModeRequest_< ContainerAllocator >::_mode_type |
Definition at line 41 of file LightMode.h.
| typedef boost::shared_ptr< ::cob_lightmode::LightModeRequest_<ContainerAllocator> const> cob_lightmode::LightModeRequest_< ContainerAllocator >::ConstPtr |
Definition at line 49 of file LightMode.h.
| typedef boost::shared_ptr< ::cob_lightmode::LightModeRequest_<ContainerAllocator> > cob_lightmode::LightModeRequest_< ContainerAllocator >::Ptr |
Definition at line 48 of file LightMode.h.
| typedef LightModeRequest_<ContainerAllocator> cob_lightmode::LightModeRequest_< ContainerAllocator >::Type |
Definition at line 27 of file LightMode.h.
| cob_lightmode::LightModeRequest_< ContainerAllocator >::LightModeRequest_ | ( | ) | [inline] |
Definition at line 29 of file LightMode.h.
| cob_lightmode::LightModeRequest_< ContainerAllocator >::LightModeRequest_ | ( | const ContainerAllocator & | _alloc | ) | [inline] |
Definition at line 35 of file LightMode.h.
| boost::shared_ptr<std::map<std::string, std::string> > cob_lightmode::LightModeRequest_< ContainerAllocator >::__connection_header |
Definition at line 50 of file LightMode.h.
| ::std_msgs::ColorRGBA_<ContainerAllocator> cob_lightmode::LightModeRequest_< ContainerAllocator >::color |
Definition at line 45 of file LightMode.h.
| int32_t cob_lightmode::LightModeRequest_< ContainerAllocator >::mode |
Definition at line 42 of file LightMode.h.