use dbus interface and define throw clauses for all dbus methods
[dbus-hlid.git] / README
blobf29c37ce593e019d5d72fcdfabf70a612eb06d0a
1 A daemon that exports high level dbus introspection functions such as:
3 ListObjectsByInterface()
4 ListInterfacesForObject()
5 ListObjectsOnBus()
6 ...
8 One would expect these functions to be exposed by dbus itself, but
9 unfortunately they are not.