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


Public Member Functions | |
| WakePolicySettings (VOID) | |
Public Member Functions inherited from PolicySettings | |
| PolicySettings () | |
| ~PolicySettings () | |
Public Attributes | |
| BOOLEAN | ArmForWakeIfChildrenAreArmedForWake |
| BOOLEAN | IndicateChildWakeOnParentWake |
Public Attributes inherited from PolicySettings | |
| DEVICE_POWER_STATE | DxState |
| FxWmiInstanceInternal * | WmiInstance |
| BOOLEAN | Enabled |
| BOOLEAN | Overridable |
| BOOLEAN | Set |
| BOOLEAN | Dirty |
Definition at line 529 of file fxpowerpolicystatemachine.hpp.
|
inline |
Definition at line 530 of file fxpowerpolicystatemachine.hpp.
| BOOLEAN WakePolicySettings::ArmForWakeIfChildrenAreArmedForWake |
Definition at line 542 of file fxpowerpolicystatemachine.hpp.
Referenced by FxPkgPnp::PowerPolicyGetCurrentWakeReason(), FxPkgPnp::PowerPolicySetSxWakeSettings(), and WakePolicySettings().
| BOOLEAN WakePolicySettings::IndicateChildWakeOnParentWake |
Definition at line 547 of file fxpowerpolicystatemachine.hpp.
Referenced by FxPkgPnp::PowerPolicySetSxWakeSettings(), FxPkgPnp::PowerPolicyShouldPropagateWakeStatusToChildren(), and WakePolicySettings().