connection_p.h
Go to the documentation of this file.
Definition: connection_p.h:42
Definition: connection_p.h:45
Private(DBusConnection *, Server::Private *=NULL)
bool do_dispatch()
void init()
bool has_something_to_dispatch()
void detach_server()
DBusDispatchStatus dispatch_status()
static void dispatch_status_stub(DBusConnection *, DBusDispatchStatus, void *)
Private(DBusBusType)
~Private()
static DBusHandlerResult message_filter_stub(DBusConnection *, DBusMessage *, void *)
bool disconn_filter_function(const Message &)
Definition: dispatcher_p.h:42
Definition: message_p.h:41
Private(DBusServer *)