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

Public Types

enum  MsgType { ENABLE, CYCLE, STATUS }
 
- Public Types inherited from gcp::util::GenericTaskMsg
enum  GenericMsgType {
  HEARTBEAT, STOP, RESTART, TASK_SPECIFIC,
  LAST
}
 

Public Attributes

union {
   struct {
      bool   enable_
 
      DliPowerStrip::Outlet   mask_
 
   }   enable
 
   struct {
      DliPowerStrip::Outlet   mask_
 
   }   cycle
 
body
 
MsgType type_
 
- Public Attributes inherited from gcp::util::GenericTaskMsg
GenericMsgType genericMsgType_
 

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