MessagePattern

Undocumented in source.

Constructors

this
this(Message msg)
Undocumented in source.
this
this(string path, string iface, string method, bool signal)
Undocumented in source.

Members

Functions

toHash
size_t toHash()
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

iface
string iface;
Undocumented in source.
method
string method;
Undocumented in source.
path
string path;
Undocumented in source.
signal
bool signal;
Undocumented in source.

Meta