E_DBus_Connection Struct Reference

#include <e_dbus_private.h>

Data Fields

DBusConnection * conn
 
char * conn_name
 
Eina_List * fd_handlers
 
Ecore_Idler * idler
 
int refcount
 
DBusBusType shared_type
 
void(* signal_dispatcher )(E_DBus_Connection *conn, DBusMessage *msg)
 
Eina_List * signal_handlers
 
Eina_List * timeouts
 

Field Documentation

char* E_DBus_Connection::conn_name
Eina_List* E_DBus_Connection::fd_handlers
Ecore_Idler* E_DBus_Connection::idler

Referenced by e_dbus_connection_close().

int E_DBus_Connection::refcount
DBusBusType E_DBus_Connection::shared_type

Referenced by e_dbus_bus_get().

void(* E_DBus_Connection::signal_dispatcher)(E_DBus_Connection *conn, DBusMessage *msg)
Eina_List* E_DBus_Connection::timeouts

The documentation for this struct was generated from the following file: