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

◆ conn

DBusConnection* E_DBus_Connection::conn

◆ conn_name

char* E_DBus_Connection::conn_name

◆ fd_handlers

Eina_List* E_DBus_Connection::fd_handlers

◆ idler

Ecore_Idler* E_DBus_Connection::idler

◆ refcount

int E_DBus_Connection::refcount

Referenced by e_dbus_connection_ref().

◆ shared_type

DBusBusType E_DBus_Connection::shared_type

◆ signal_dispatcher

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

◆ signal_handlers

Eina_List* E_DBus_Connection::signal_handlers

◆ timeouts

Eina_List* E_DBus_Connection::timeouts

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