#include <stdint.h>
#include <dbus-cxx/enums.h>
#include <dbus-cxx/signature.h>
#include <dbus-cxx/marshaling.h>
#include <dbus-cxx/dbus-cxx-config.h>
#include <stddef.h>
#include <map>
#include <memory>
#include <string>
#include <tuple>
#include <vector>
#include "error.h"
#include "path.h"
#include "variant.h"
Go to the source code of this file.
Classes | |
class | DBus::MessageAppendIterator |
Insertion iterator allow values to be appended to a message. More... | |
Namespaces | |
DBus | |
Global DBus namespace, where everything happens. | |