Module zbus::fdo[][src]

Expand description

D-Bus standard interfaces.

The D-Bus specification defines the message bus messages and some standard interfaces that may be useful across various D-Bus applications. This module provides their proxy.

Structs

Proxy for the org.freedesktop.DBus interface.

Proxy for the org.freedesktop.DBus.Introspectable interface.

Proxy for the org.freedesktop.DBus.Monitoring interface.

Proxy for the org.freedesktop.DBus.ObjectManager interface.

Proxy for the org.freedesktop.DBus.Peer interface.

Proxy for the org.freedesktop.DBus.Properties interface.

Proxy for the org.freedesktop.DBus.Stats interface.

Enums

Errors from https://gitlab.freedesktop.org/dbus/dbus/-/blob/master/dbus/dbus-protocol.h

The return code of the [releaes_name] method.

The flags used by the bus request_name method.

The return code of the request_name method.

Type Definitions

Alias for a Result with the error type zbus::fdo::Error.