Go to the documentation of this file.
25 #ifndef __DBUSXX_SERVER_P_H
26 #define __DBUSXX_SERVER_P_H
36 #include <dbus/dbus.h>
49 Private(DBusServer *);
53 static void on_new_conn_cb(DBusServer *server, DBusConnection *conn,
void *data);
58 #endif//__DBUSXX_SERVER_P_H
ConnectionList connections
std::list< Connection > ConnectionList