introspection.cpp File Reference
#include <dbus-c++/introspection.h>
#include <dbus-c++/object.h>
#include <dbus-c++/message.h>
#include <dbus/dbus.h>
#include <sstream>
Include dependency graph for introspection.cpp:

Go to the source code of this file.

Variables

static const char * introspectable_name = "org.freedesktop.DBus.Introspectable"
 

Variable Documentation

◆ introspectable_name

const char* introspectable_name = "org.freedesktop.DBus.Introspectable"
static