|
My Project
|
Public Types | |
| enum | MsgType { ACK, ALIVE, ERROR, ENABLE, RESET, START, STATUS, STOP } |
Public Types inherited from gcp::util::GenericTaskMsg | |
| enum | GenericMsgType { HEARTBEAT, STOP, RESTART, TASK_SPECIFIC, LAST } |
Public Attributes | |
| union { | |
| bool enable | |
| } | body |
| MsgType | type |
Public Attributes inherited from gcp::util::GenericTaskMsg | |
| GenericMsgType | genericMsgType_ |