#include <dbus-c++/debug.h>
#include <dbus-c++/object.h>
#include "internalerror.h"
#include <cstring>
#include <map>
#include <dbus/dbus.h>
#include "message_p.h"
#include "server_p.h"
#include "connection_p.h"
Go to the source code of this file.
Typedefs | |
typedef std::map< Path, ObjectAdaptor * > | ObjectAdaptorTable |
typedef std::map<Path, ObjectAdaptor *> ObjectAdaptorTable |
Definition at line 94 of file object.cpp.