My Project
 All Classes Files Functions Variables Enumerations Enumerator Friends Macros Pages
gcp::mediator::WxControlMsg Class Reference
Inheritance diagram for gcp::mediator::WxControlMsg:
gcp::util::GenericTaskMsg

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_
 

Member Enumeration Documentation

Enumerate supported WxControl messages

Member Data Documentation

union { ... } gcp::mediator::WxControlMsg::body

Define a Message container

MsgType gcp::mediator::WxControlMsg::type

The type of this message


The documentation for this class was generated from the following file: