|
My Project
|
Public Types | |
| enum | MsgType { READ } |
Public Types inherited from gcp::util::GenericTaskMsg | |
| enum | GenericMsgType { HEARTBEAT, STOP, RESTART, TASK_SPECIFIC, LAST } |
Public Member Functions | |
| void | packReadMsg () |
Public Attributes | |
| MsgType | type |
| union { | |
| } | body |
Public Attributes inherited from gcp::util::GenericTaskMsg | |
| GenericMsgType | genericMsgType_ |
Enumerate supported WxControl messages
| union { ... } gcp::mediator::WxControlMsg::body |
Define a Message container
| MsgType gcp::mediator::WxControlMsg::type |
The type of this message