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
| 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 |
| InterfacesAdded | A |
| InterfacesAddedArgs |
|
| InterfacesAddedStream | A |
| InterfacesRemoved | A |
| InterfacesRemovedArgs |
|
| InterfacesRemovedStream | A |
| IntrospectableProxy | Proxy for the |
| MonitoringProxy | Proxy for the |
| NameAcquired | A |
| NameAcquiredArgs |
|
| NameAcquiredStream | A |
| NameLost | A |
| NameLostArgs |
|
| NameLostStream | A |
| NameOwnerChanged | A |
| NameOwnerChangedArgs |
|
| NameOwnerChangedStream | A |
| ObjectManagerProxy | Proxy for the |
| PeerProxy | Proxy for the |
| Properties | Server-side implementation for the |
| PropertiesChanged | A |
| PropertiesChangedArgs |
|
| PropertiesChangedStream | A |
| 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 |