![]() |
CopperSpice DBUS
1.7.4
|
CQDBusAbstractAdaptor | Base class of D-Bus adaptor classes |
▼CQDBusAbstractInterface | Base class for all D-Bus interfaces in the &CsDbus binding, allowing access to remote interfaces |
CQDBusConnectionInterface | Access to the D-Bus bus daemon service |
CQDBusInterface | Proxy for interfaces on remote objects |
CQDBusArgument | Used to marshall and demarshall D-Bus arguments |
CQDBusConnection | Represents a connection to the D-Bus bus daemon |
CQDBusContext | Allows slots to determine the D-Bus context of the calls |
CQDBusError | Error received from the D-Bus bus or from remote applications found in the bus |
CQDBusMessage | One message sent or received over the D-Bus bus |
CQDBusObjectPath | Enables the programmer to identify the OBJECT_PATH type provided by the D-Bus typesystem |
▼CQDBusPendingCall | Refers to one pending asynchronous call |
CQDBusPendingCallWatcher | Waits for asynchronous replies |
CQDBusPendingReply< Ts > | Contains the reply from sending an asynchronous message to a remote object |
CQDBusReply< T > | Contains the reply returned by sending a message to a remote object |
CQDBusServer | Peer-to-peer communication between processes on the same computer |
CQDBusServiceWatcher | Allows the user to watch for a bus service change |
CQDBusSignature | Enables the programmer to identify the SIGNATURE type provided by the D-Bus typesystem |
CQDBusUnixFileDescriptor | Holds one Unix file descriptor |
CQDBusVariant | Enables the programmer to identify the variant type provided by the D-Bus typesystem |
CQDBusVirtualObject | Used to handle several DBus paths with one class |