| Class | Description |
|---|---|
| ArrayFrob | |
| Container |
This class is the super class of both Structs and Tuples
and holds common methods.
|
| DBusAsyncReply<T> |
A handle to an asynchronous method call.
|
| DBusCallInfo |
Holds information on a method call
|
| DBusMap<K,V> | |
| DBusMatchRule | |
| DBusPath | |
| InternalSignal | |
| Marshalling |
Contains static methods for marshalling values.
|
| MessageReader | |
| MessageWriter | |
| MethodTuple | |
| ObjectPath | |
| RemoteInvocationHandler | |
| RemoteObject | |
| SignalTuple | |
| StrongReference<T> |
An alternative to a WeakReference when you don't want
that behaviour.
|
| Struct |
This class should be extended to create Structs.
|
| Tuple |
This class should be extended to create Tuples.
|
| TypeSignature |
Copyright © 2020. All rights reserved.