ddbus ~master (2022-05-10T06:03:56.158073)
Dub
Repo
registerMethods
ddbus
simple
Undocumented in source. Be warned that the author may not have intended to support it.
void
registerMethods
(MessageRouter router, string path, string iface, T obj)
deprecated
void
registerMethods
(
T
:
Object
)
(
MessageRouter
router
,
string
path
,
string
iface
,
T
obj
)
void
registerMethods
(MessageRouter router, ObjectPath path, InterfaceName iface, T obj)
Meta
Source
See Implementation
ddbus
simple
classes
PathIface
enums
SignalMethod
functions
registerMethods