|
ReactOS 0.4.16-dev-1946-g52006dd
|
#include <fxpowerstatemachine.hpp>

Public Attributes | |
| PFN_POWER_STATE_ENTRY_FUNCTION | StateFunc |
| POWER_EVENT_TARGET_STATE | FirstTargetState |
| CPPPOWER_EVENT_TARGET_STATE | OtherTargetStates |
| FxPowerStateInfo | StateInfo |
Definition at line 113 of file fxpowerstatemachine.hpp.
| POWER_EVENT_TARGET_STATE POWER_STATE_TABLE::FirstTargetState |
Definition at line 122 of file fxpowerstatemachine.hpp.
| CPPPOWER_EVENT_TARGET_STATE POWER_STATE_TABLE::OtherTargetStates |
Definition at line 129 of file fxpowerstatemachine.hpp.
| PFN_POWER_STATE_ENTRY_FUNCTION POWER_STATE_TABLE::StateFunc |
Definition at line 117 of file fxpowerstatemachine.hpp.
| FxPowerStateInfo POWER_STATE_TABLE::StateInfo |
Definition at line 131 of file fxpowerstatemachine.hpp.