#include <SetLightMode.h>
| Public Types | |
| typedef ::cob_light::LightMode_ < ContainerAllocator > | _mode_type | 
| typedef boost::shared_ptr < ::cob_light::SetLightModeRequest_ < ContainerAllocator > const > | ConstPtr | 
| typedef boost::shared_ptr < ::cob_light::SetLightModeRequest_ < ContainerAllocator > > | Ptr | 
| typedef SetLightModeRequest_ < ContainerAllocator > | Type | 
| Public Member Functions | |
| SetLightModeRequest_ () | |
| SetLightModeRequest_ (const ContainerAllocator &_alloc) | |
| Public Attributes | |
| boost::shared_ptr< std::map < std::string, std::string > > | __connection_header | 
| ::cob_light::LightMode_ < ContainerAllocator > | mode | 
Definition at line 26 of file SetLightMode.h.
| typedef ::cob_light::LightMode_<ContainerAllocator> cob_light::SetLightModeRequest_< ContainerAllocator >::_mode_type | 
Definition at line 39 of file SetLightMode.h.
| typedef boost::shared_ptr< ::cob_light::SetLightModeRequest_<ContainerAllocator> const> cob_light::SetLightModeRequest_< ContainerAllocator >::ConstPtr | 
Definition at line 44 of file SetLightMode.h.
| typedef boost::shared_ptr< ::cob_light::SetLightModeRequest_<ContainerAllocator> > cob_light::SetLightModeRequest_< ContainerAllocator >::Ptr | 
Definition at line 43 of file SetLightMode.h.
| typedef SetLightModeRequest_<ContainerAllocator> cob_light::SetLightModeRequest_< ContainerAllocator >::Type | 
Definition at line 27 of file SetLightMode.h.
| cob_light::SetLightModeRequest_< ContainerAllocator >::SetLightModeRequest_ | ( | ) |  [inline] | 
Definition at line 29 of file SetLightMode.h.
| cob_light::SetLightModeRequest_< ContainerAllocator >::SetLightModeRequest_ | ( | const ContainerAllocator & | _alloc | ) |  [inline] | 
Definition at line 34 of file SetLightMode.h.
| boost::shared_ptr<std::map<std::string, std::string> > cob_light::SetLightModeRequest_< ContainerAllocator >::__connection_header | 
Definition at line 45 of file SetLightMode.h.
| ::cob_light::LightMode_<ContainerAllocator> cob_light::SetLightModeRequest_< ContainerAllocator >::mode | 
Definition at line 40 of file SetLightMode.h.