|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
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.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 |
Exception Summary | |
---|---|
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 |
Annotation Types Summary | |
---|---|
DBus.Deprecated | Indicates that a DBus interface or method is deprecated |
DBus.Description | Description of the interface or method, returned in the introspection data |
DBus.GLib.CSymbol | Define a C symbol to map to this method. |
DBus.Method.Error | Give an error that the method can return |
DBus.Method.NoReply | Methods annotated with this do not send a reply |
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |