|
My Project
|
Public Types | |
| enum | MsgType { LOG = gcp::control::CC_LOG_MSG, REPLY = gcp::control::CC_REPLY_MSG, SCHED = gcp::control::CC_SCHED_MSG, ARC = gcp::control::CC_ARC_MSG, PAGE = gcp::control::CC_PAGE_MSG } |
Public Attributes | |
| MsgType | type |
| gcp::control::CcNetMsg | body |
Enumerate supported message types.
| gcp::control::CcNetMsg gcp::util::CcNetMsg::body |
The contents of the message.
| MsgType gcp::util::CcNetMsg::type |
A type for this message