My Project
 All Classes Files Functions Variables Enumerations Enumerator Friends Macros Pages
gcp::util::CcNetMsg Class Reference

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
 

Member Enumeration Documentation

Enumerate supported message types.

Member Data Documentation

gcp::control::CcNetMsg gcp::util::CcNetMsg::body

The contents of the message.

MsgType gcp::util::CcNetMsg::type

A type for this message


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