messageiterator.cpp File Reference
#include "messageiterator.h"
#include <cstring>
#include "filedescriptor.h"
#include "message.h"
#include "types.h"
#include "variant.h"
#include "dbus-cxx-private.h"
#include <unistd.h>
#include <fcntl.h>
Include dependency graph for messageiterator.cpp:

Namespaces

 DBus
 Global DBus namespace, where everything happens.
 

Variables

static const char * LOGGER_NAME = "DBus.MessageIterator"
 

Variable Documentation

◆ LOGGER_NAME

const char* LOGGER_NAME = "DBus.MessageIterator"
static