ddbus.simple

Members

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