wayland.scanner

Wayland scanner for D. Scan wayland XML protocol and generates client or server code for that protocol.

Modules

client
module wayland.scanner.client

Wayland scanner for D. Generation of client protocol code.

common
module wayland.scanner.common

Wayland scanner for D. Generation of common protocol code.

server
module wayland.scanner.server

Wayland scanner for D. Generation of server protocol code.

Members

Classes

Options
class Options
Undocumented in source.

Enums

GenCode
enum GenCode
Undocumented in source.

Functions

main
int main(string[] args)
Undocumented in source. Be warned that the author may not have intended to support it.

Manifest constants

bindingsCopyright
enum bindingsCopyright;
Undocumented in source.
scannerVersion
enum scannerVersion;
Undocumented in source.
usageIntro
enum usageIntro;
Undocumented in source.

Meta