ReactOS 0.4.15-dev-8621-g4b051b9
|
#include <fxwakeinterruptstatemachine.hpp>
Public Attributes | |
struct { | |
FxWakeInterruptStates State1: 8 | |
FxWakeInterruptStates State2: 8 | |
FxWakeInterruptStates State3: 8 | |
FxWakeInterruptStates State4: 8 | |
FxWakeInterruptStates State5: 8 | |
FxWakeInterruptStates State6: 8 | |
FxWakeInterruptStates State7: 8 | |
FxWakeInterruptStates State8: 8 | |
} | S |
UCHAR | History [FxWakeInterruptEventQueueDepth] |
Definition at line 66 of file fxwakeinterruptstatemachine.hpp.
UCHAR FxWakeInterruptMachineStateHistory::History[FxWakeInterruptEventQueueDepth] |
Definition at line 78 of file fxwakeinterruptstatemachine.hpp.
Referenced by FxWakeInterruptMachine::FxWakeInterruptMachine(), and FxWakeInterruptMachine::ProcessEventInner().
struct { ... } FxWakeInterruptMachineStateHistory::S |
FxWakeInterruptStates FxWakeInterruptMachineStateHistory::State1 |
Definition at line 68 of file fxwakeinterruptstatemachine.hpp.
FxWakeInterruptStates FxWakeInterruptMachineStateHistory::State2 |
Definition at line 69 of file fxwakeinterruptstatemachine.hpp.
FxWakeInterruptStates FxWakeInterruptMachineStateHistory::State3 |
Definition at line 70 of file fxwakeinterruptstatemachine.hpp.
FxWakeInterruptStates FxWakeInterruptMachineStateHistory::State4 |
Definition at line 71 of file fxwakeinterruptstatemachine.hpp.
FxWakeInterruptStates FxWakeInterruptMachineStateHistory::State5 |
Definition at line 72 of file fxwakeinterruptstatemachine.hpp.
FxWakeInterruptStates FxWakeInterruptMachineStateHistory::State6 |
Definition at line 73 of file fxwakeinterruptstatemachine.hpp.
FxWakeInterruptStates FxWakeInterruptMachineStateHistory::State7 |
Definition at line 74 of file fxwakeinterruptstatemachine.hpp.
FxWakeInterruptStates FxWakeInterruptMachineStateHistory::State8 |
Definition at line 75 of file fxwakeinterruptstatemachine.hpp.