My Project
|
Public Types | |
enum | MsgType { ENABLE, CYCLE, STATUS } |
![]() | |
enum | GenericMsgType { HEARTBEAT, STOP, RESTART, TASK_SPECIFIC, LAST } |
Public Attributes | |
union { | |
struct { | |
bool enable_ | |
DliPowerStrip::Outlet mask_ | |
} enable | |
struct { | |
DliPowerStrip::Outlet mask_ | |
} cycle | |
} | body |
MsgType | type_ |
![]() | |
GenericMsgType | genericMsgType_ |