Interface Summary | |
---|---|
DBus | |
DBus.Binding | Contains Binding-test interfaces |
DBus.Binding.SingleTests | |
DBus.Binding.TestClient | |
DBus.Binding.Tests | |
DBus.Binding.TestSignals | |
DBus.Error | Contains standard errors that can be thrown from methods. |
DBus.GLib | Contains GLib-specific annotations |
DBus.Introspectable | Objects can provide introspection data via this interface and method. |
DBus.Local | Messages generated locally in the application. |
DBus.Method | Contains method-specific annotations |
DBus.Peer | All DBus Applications should respond to the Ping method on this interface |
DBus.Properties | A standard properties interface. |
Class Summary | |
---|---|
DBus.Binding.TestClient.Trigger | |
DBus.Binding.TestSignals.Triggered | |
DBus.Binding.TestStruct | |
DBus.Binding.Triplet<A,B,C> | |
DBus.Error.AccessDenied | Thrown if a message is denied due to a security policy |
DBus.Error.MatchRuleInvalid | Thrown if the match rule is invalid |
DBus.Error.NoReply | Thrown if there is no reply to a method call |
DBus.Error.ServiceUnknown | Thrown if the requested service was not available |
DBus.Error.UnknownMethod | Thrown if the method called was unknown on the remote object |
DBus.Error.UnknownObject | Thrown if the object was unknown on a remote connection |
DBus.Local.Disconnected | |
DBus.NameAcquired | Signal sent to a connection when it aquires a name |
DBus.NameLost | Signal sent to a connection when it loses a name |
DBus.NameOwnerChanged | Signal sent when the owner of a name changes |