Module dpms

Source
Expand description

The DPMS X extension.

Accessible with the dpms cargo feature.

Structs§

Capable
The Capable request.
CapableCookie
Cookie type for Capable.
CapableCookieUnchecked
Unchecked cookie type for Capable.
CapableReply
Reply type for Capable.
Disable
The Disable request.
Enable
The Enable request.
ForceLevel
The ForceLevel request.
GetTimeouts
The GetTimeouts request.
GetTimeoutsCookie
Cookie type for GetTimeouts.
GetTimeoutsCookieUnchecked
Unchecked cookie type for GetTimeouts.
GetTimeoutsReply
Reply type for GetTimeouts.
GetVersion
The GetVersion request.
GetVersionCookie
Cookie type for GetVersion.
GetVersionCookieUnchecked
Unchecked cookie type for GetVersion.
GetVersionReply
Reply type for GetVersion.
Info
The Info request.
InfoCookie
Cookie type for Info.
InfoCookieUnchecked
Unchecked cookie type for Info.
InfoReply
Reply type for Info.
SetTimeouts
The SetTimeouts request.

Enums§

DpmsMode

Constants§

MAJOR_VERSION
The major version of the DPMS extension.
MINOR_VERSION
The minor version of the DPMS extension.
VERSION_STRING
The version string of the DPMS extension.
XNAME
The official identifier for the DPMS extension.

Functions§

get_extension_data
Fetch server runtime info data of the DPMS extension.
prefetch_extension_data
Prefetch server runtime info data of the DPMS extension.