|
My Project
|
Public Types | |
| enum | MsgType { GET_FILE } |
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_ |