Module zbus::fdo [−][src]
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
| AsyncDBusProxy | Asynchronous sibling of |
| AsyncIntrospectableProxy | Asynchronous sibling of |
| AsyncMonitoringProxy | Asynchronous sibling of |
| AsyncObjectManagerProxy | Asynchronous sibling of |
| AsyncPeerProxy | Asynchronous sibling of |
| AsyncPropertiesProxy | Asynchronous sibling of |
| AsyncStatsProxy | Asynchronous sibling of |
| DBusProxy | Proxy for the |
| IntrospectableProxy | Proxy for the |
| MonitoringProxy | Proxy for the |
| ObjectManagerProxy | Proxy for the |
| PeerProxy | Proxy for the |
| Properties | Server-side implementation for the |
| PropertiesProxy | Proxy for the |
| StatsProxy | Proxy for the |
Enums
| Error | Errors from https://gitlab.freedesktop.org/dbus/dbus/-/blob/master/dbus/dbus-protocol.h |
| ReleaseNameReply | The return code of the |
| RequestNameFlags | The flags used by the bus |
| RequestNameReply | The return code of the |
Type Definitions
| Result | Alias for a |