ReactOS 0.4.15-dev-7924-g5949c20
FxPowerMachineEventQueue Union Reference

#include <fxpowerstatemachine.hpp>

Collaboration diagram for FxPowerMachineEventQueue:

Public Attributes

struct {
   FxPowerEvent   Event1: 16
 
   FxPowerEvent   Event2: 16
 
   FxPowerEvent   Event3: 16
 
   FxPowerEvent   Event4: 16
 
   FxPowerEvent   Event5: 16
 
   FxPowerEvent   Event6: 16
 
   FxPowerEvent   Event7: 16
 
   FxPowerEvent   Event8: 16
 
E
 
USHORT Events [PowerEventQueueDepth]
 

Detailed Description

Definition at line 174 of file fxpowerstatemachine.hpp.

Member Data Documentation

◆ 

struct { ... } FxPowerMachineEventQueue::E

◆ Event1

FxPowerEvent FxPowerMachineEventQueue::Event1

Definition at line 176 of file fxpowerstatemachine.hpp.

◆ Event2

FxPowerEvent FxPowerMachineEventQueue::Event2

Definition at line 177 of file fxpowerstatemachine.hpp.

◆ Event3

FxPowerEvent FxPowerMachineEventQueue::Event3

Definition at line 178 of file fxpowerstatemachine.hpp.

◆ Event4

FxPowerEvent FxPowerMachineEventQueue::Event4

Definition at line 179 of file fxpowerstatemachine.hpp.

◆ Event5

FxPowerEvent FxPowerMachineEventQueue::Event5

Definition at line 180 of file fxpowerstatemachine.hpp.

◆ Event6

FxPowerEvent FxPowerMachineEventQueue::Event6

Definition at line 181 of file fxpowerstatemachine.hpp.

◆ Event7

FxPowerEvent FxPowerMachineEventQueue::Event7

Definition at line 182 of file fxpowerstatemachine.hpp.

◆ Event8

FxPowerEvent FxPowerMachineEventQueue::Event8

Definition at line 183 of file fxpowerstatemachine.hpp.

◆ Events


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