#include <dbus-cxx/dbus-cxx-config.h>
#include <memory>
#include <vector>
#include <stdint.h>
#include "transport.h"
Go to the source code of this file.
Classes | |
class | DBus::priv::SendmsgTransport |
The Sendmsg handles reading and writing over a Unix FD that supports sendmsg(). More... | |
Namespaces | |
DBus | |
Global DBus namespace, where everything happens. | |
DBus::priv | |
Private namespace for internal dbux-cxx implementation. | |