![]() |
dbus-cxx
|
#include <cstring>
#include <system_error>
#include <uv.h>
#include <dbus-cxx/connection.h>
#include <dbus-cxx/dbus-cxx-private.h>
#include "uvdispatcher.h"
Functions | |
static void | close_cb (uv_handle_t *h) |
static void | poll_cb (uv_poll_t *h, int status, int event) |
Variables | |
static const char * | LOGGER_NAME = "DBus.Uv.UvDispatcher" |
|
static |
|
static |
References DBus::COMPLETE, LOGGER_NAME, SIMPLELOGGER_DEBUG, and SIMPLELOGGER_ERROR.
|
static |
Referenced by DBus::Uv::UvDispatcher::add_connection(), and poll_cb().