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