My Project
|
Public Types | |
enum | MsgType { READ } |
![]() | |
enum | GenericMsgType { HEARTBEAT, STOP, RESTART, TASK_SPECIFIC, LAST } |
Public Member Functions | |
void | packReadMsg () |
Public Attributes | |
MsgType | type |
union { | |
} | body |
![]() | |
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