#include "interfaceproxy.h"
#include <map>
#include <utility>
#include "connection.h"
#include "methodproxybase.h"
#include "objectproxy.h"
#include <sigc++/sigc++.h>
#include "signalproxy.h"
#include <dbus-cxx/dbus-cxx-private.h>
Namespaces | |
DBus | |
Global DBus namespace, where everything happens. | |
Variables | |
static const char * | LOGGER_NAME = "DBus.InterfaceProxy" |
|
static |
Referenced by DBus::InterfaceProxy::cache_properties(), and DBus::InterfaceProxy::property_updated().