ReactOS 0.4.16-dev-340-g0540c21
|
#include <fxwakeinterruptstatemachine.hpp>
Public Attributes | |
PFN_WAKE_INTERRUPT_STATE_ENTRY_FUNCTION | StateFunc |
const FxWakeInterruptTargetState * | TargetStates |
ULONG | TargetStatesCount |
Definition at line 81 of file fxwakeinterruptstatemachine.hpp.
PFN_WAKE_INTERRUPT_STATE_ENTRY_FUNCTION FxWakeInterruptStateTable::StateFunc |
Definition at line 82 of file fxwakeinterruptstatemachine.hpp.
const FxWakeInterruptTargetState* FxWakeInterruptStateTable::TargetStates |
Definition at line 84 of file fxwakeinterruptstatemachine.hpp.
ULONG FxWakeInterruptStateTable::TargetStatesCount |
Definition at line 86 of file fxwakeinterruptstatemachine.hpp.