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


Public Member Functions | |
| PolicySettings () | |
| ~PolicySettings () | |
Public Attributes | |
| DEVICE_POWER_STATE | DxState |
| FxWmiInstanceInternal * | WmiInstance |
| BOOLEAN | Enabled |
| BOOLEAN | Overridable |
| BOOLEAN | Set |
| BOOLEAN | Dirty |
Definition at line 266 of file fxpowerpolicystatemachine.hpp.
|
inline |
Definition at line 267 of file fxpowerpolicystatemachine.hpp.
| PolicySettings::~PolicySettings | ( | ) |
Definition at line 2525 of file powerpolicystatemachine.cpp.
| BOOLEAN PolicySettings::Dirty |
Definition at line 290 of file fxpowerpolicystatemachine.hpp.
Referenced by PolicySettings(), FxPkgPnp::PowerPolicySetS0IdleState(), FxPkgPnp::PowerPolicySetSxWakeState(), and FxPkgPnp::SaveState().
| DEVICE_POWER_STATE PolicySettings::DxState |
Definition at line 280 of file fxpowerpolicystatemachine.hpp.
Referenced by PolicySettings(), FxPkgPnp::PowerPolicySetS0IdleSettings(), and FxPkgPnp::PowerPolicySetSxWakeSettings().
| BOOLEAN PolicySettings::Enabled |
Definition at line 284 of file fxpowerpolicystatemachine.hpp.
Referenced by FxPkgPnp::_S0IdleQueryInstance(), FxPkgPnp::_SxWakeQueryInstance(), FxPkgPnp::IsSxWakeEnabled(), PolicySettings(), FxPkgPnp::PowerPolicyGetCurrentWakeReason(), FxPkgPnp::PowerPolicySetS0IdleSettings(), FxPkgPnp::PowerPolicySetS0IdleState(), FxPkgPnp::PowerPolicySetSxWakeSettings(), FxPkgPnp::PowerPolicySetSxWakeState(), FxDevice::ProcessWmiPowerQueryOrSetData(), and FxPkgPnp::SaveState().
| BOOLEAN PolicySettings::Overridable |
Definition at line 286 of file fxpowerpolicystatemachine.hpp.
Referenced by PolicySettings(), FxPkgPnp::PowerPolicySetS0IdleSettings(), FxPkgPnp::PowerPolicySetSxWakeSettings(), and FxPkgPnp::SaveState().
| BOOLEAN PolicySettings::Set |
Definition at line 288 of file fxpowerpolicystatemachine.hpp.
Referenced by PolicySettings(), FxPkgPnp::PowerPolicySetS0IdleSettings(), and FxPkgPnp::PowerPolicySetSxWakeSettings().
| FxWmiInstanceInternal* PolicySettings::WmiInstance |
Definition at line 282 of file fxpowerpolicystatemachine.hpp.
Referenced by if().