#include <object.h>
Public Member Functions | |
ObjectProxy (Connection &conn, const Path &path, const char *service="") | |
~ObjectProxy () | |
const ObjectProxy * | object () const |
Definition at line 191 of file object.h.
ObjectProxy::ObjectProxy | ( | Connection & | conn, | |
const Path & | path, | |||
const char * | service = "" | |||
) |
Definition at line 282 of file object.cpp.
ObjectProxy::~ObjectProxy | ( | ) |
Definition at line 288 of file object.cpp.
const ObjectProxy * DBus::ObjectProxy::object | ( | ) | const [inline, virtual] |