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 |
Referenced by e_dbus_connection_dbus_connection_get(), e_dbus_message_send(), e_dbus_object_add(), and e_dbus_object_free().
◆ 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 |
Referenced by e_dbus_signal_handlers_free_all().
◆ timeouts
Eina_List* E_DBus_Connection::timeouts |
The documentation for this struct was generated from the following file:
- lib/dbus/e_dbus_private.h