ddbus.simple

Undocumented in source.

Members

Classes

PathIface
class PathIface
Undocumented in source.

Enums

SignalMethod
enum SignalMethod
Undocumented in source.

Functions

registerMethods
void registerMethods(MessageRouter router, string path, string iface, T obj)

Registers all *possible* methods of an object in a router. It will not register methods that use types that ddbus can't handle.

Meta