PathIface

Undocumented in source.

Constructors

this
this(Connection conn, string dest, string path, string iface)
Undocumented in source.

Members

Functions

call
Ret call(string meth, Args args)
Undocumented in source. Be warned that the author may not have intended to support it.
opDispatch
Message opDispatch(Args args)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

conn
Connection conn;
Undocumented in source.
dest
const(char)* dest;
Undocumented in source.
iface
const(char)* iface;
Undocumented in source.
path
const(char)* path;
Undocumented in source.

Meta