#include <SetLightMode.h>
| Public Types | |
| typedef uint8_t | _active_mode_type | 
| typedef uint8_t | _active_priority_type | 
| typedef boost::shared_ptr < ::cob_light::SetLightModeResponse_ < ContainerAllocator > const > | ConstPtr | 
| typedef boost::shared_ptr < ::cob_light::SetLightModeResponse_ < ContainerAllocator > > | Ptr | 
| typedef SetLightModeResponse_ < ContainerAllocator > | Type | 
| Public Member Functions | |
| SetLightModeResponse_ () | |
| SetLightModeResponse_ (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 55 of file SetLightMode.h.
| typedef uint8_t cob_light::SetLightModeResponse_< ContainerAllocator >::_active_mode_type | 
Definition at line 70 of file SetLightMode.h.
| typedef uint8_t cob_light::SetLightModeResponse_< ContainerAllocator >::_active_priority_type | 
Definition at line 73 of file SetLightMode.h.
| typedef boost::shared_ptr< ::cob_light::SetLightModeResponse_<ContainerAllocator> const> cob_light::SetLightModeResponse_< ContainerAllocator >::ConstPtr | 
Definition at line 78 of file SetLightMode.h.
| typedef boost::shared_ptr< ::cob_light::SetLightModeResponse_<ContainerAllocator> > cob_light::SetLightModeResponse_< ContainerAllocator >::Ptr | 
Definition at line 77 of file SetLightMode.h.
| typedef SetLightModeResponse_<ContainerAllocator> cob_light::SetLightModeResponse_< ContainerAllocator >::Type | 
Definition at line 56 of file SetLightMode.h.
| cob_light::SetLightModeResponse_< ContainerAllocator >::SetLightModeResponse_ | ( | ) |  [inline] | 
Definition at line 58 of file SetLightMode.h.
| cob_light::SetLightModeResponse_< ContainerAllocator >::SetLightModeResponse_ | ( | const ContainerAllocator & | _alloc | ) |  [inline] | 
Definition at line 64 of file SetLightMode.h.
| boost::shared_ptr<std::map<std::string, std::string> > cob_light::SetLightModeResponse_< ContainerAllocator >::__connection_header | 
Definition at line 79 of file SetLightMode.h.
| uint8_t cob_light::SetLightModeResponse_< ContainerAllocator >::active_mode | 
Definition at line 71 of file SetLightMode.h.
| uint8_t cob_light::SetLightModeResponse_< ContainerAllocator >::active_priority | 
Definition at line 74 of file SetLightMode.h.