#include <SetLightModeFeedback.h>
| Public Types | |
| typedef uint8_t | _active_mode_type | 
| typedef uint8_t | _active_priority_type | 
| typedef boost::shared_ptr < ::cob_light::SetLightModeFeedback_ < ContainerAllocator > const > | ConstPtr | 
| typedef boost::shared_ptr < ::cob_light::SetLightModeFeedback_ < ContainerAllocator > > | Ptr | 
| typedef SetLightModeFeedback_ < ContainerAllocator > | Type | 
| Public Member Functions | |
| SetLightModeFeedback_ () | |
| SetLightModeFeedback_ (const ContainerAllocator &_alloc) | |
| Public Attributes | |
| boost::shared_ptr< std::map < std::string, std::string > > | __connection_header | 
| uint8_t | active_mode | 
| uint8_t | active_priority | 
Definition at line 21 of file SetLightModeFeedback.h.
| typedef uint8_t cob_light::SetLightModeFeedback_< ContainerAllocator >::_active_mode_type | 
Definition at line 36 of file SetLightModeFeedback.h.
| typedef uint8_t cob_light::SetLightModeFeedback_< ContainerAllocator >::_active_priority_type | 
Definition at line 39 of file SetLightModeFeedback.h.
| typedef boost::shared_ptr< ::cob_light::SetLightModeFeedback_<ContainerAllocator> const> cob_light::SetLightModeFeedback_< ContainerAllocator >::ConstPtr | 
Definition at line 44 of file SetLightModeFeedback.h.
| typedef boost::shared_ptr< ::cob_light::SetLightModeFeedback_<ContainerAllocator> > cob_light::SetLightModeFeedback_< ContainerAllocator >::Ptr | 
Definition at line 43 of file SetLightModeFeedback.h.
| typedef SetLightModeFeedback_<ContainerAllocator> cob_light::SetLightModeFeedback_< ContainerAllocator >::Type | 
Definition at line 22 of file SetLightModeFeedback.h.
| cob_light::SetLightModeFeedback_< ContainerAllocator >::SetLightModeFeedback_ | ( | ) |  [inline] | 
Definition at line 24 of file SetLightModeFeedback.h.
| cob_light::SetLightModeFeedback_< ContainerAllocator >::SetLightModeFeedback_ | ( | const ContainerAllocator & | _alloc | ) |  [inline] | 
Definition at line 30 of file SetLightModeFeedback.h.
| boost::shared_ptr<std::map<std::string, std::string> > cob_light::SetLightModeFeedback_< ContainerAllocator >::__connection_header | 
Definition at line 45 of file SetLightModeFeedback.h.
| uint8_t cob_light::SetLightModeFeedback_< ContainerAllocator >::active_mode | 
Definition at line 37 of file SetLightModeFeedback.h.
| uint8_t cob_light::SetLightModeFeedback_< ContainerAllocator >::active_priority | 
Definition at line 40 of file SetLightModeFeedback.h.