Connection

Undocumented in source.

Constructors

this
this(DBusConnection* connection)
Undocumented in source.

Destructor

~this
~this()
Undocumented in source.

Postblit

this(this)
this(this)
Undocumented in source.

Members

Functions

close
void close()
Undocumented in source. Be warned that the author may not have intended to support it.
send
void send(Message msg)
Undocumented in source. Be warned that the author may not have intended to support it.
sendBlocking
void sendBlocking(Message msg)
Undocumented in source. Be warned that the author may not have intended to support it.
sendWithReplyBlocking
Message sendWithReplyBlocking(Message msg, int timeout)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

conn
DBusConnection* conn;
Undocumented in source.

Meta