EasyDbus_watcher Struct Reference
[watcher]

#include <easydbus-core.h>

Collaboration diagram for EasyDbus_watcher:

Collaboration graph
[legend]

Detailed Description

This struct is a list for manage watching, In this moment this list could be only an element for connection.

Note:
under development

For internal use only.

Definition at line 232 of file easydbus-core.h.


Data Fields

struct EasyDbus_corecore
struct EasyDbus_watchernext
DBusWatch * watch

Field Documentation

struct EasyDbus_core* EasyDbus_watcher::core [read]

Definition at line 234 of file easydbus-core.h.

Referenced by easydbus_watcher_add(), and easydbus_watcher_get_conn().

struct EasyDbus_watcher* EasyDbus_watcher::next [read]

Definition at line 235 of file easydbus-core.h.

Referenced by easydbus_conn_destroy(), easydbus_watcher_add(), easydbus_watcher_create_skeleton(), easydbus_watcher_get_fd_list(), easydbus_watcher_get_from_fd(), easydbus_watcher_get_from_watch(), and easydbus_watcher_remove_dbus_watch().

DBusWatch* EasyDbus_watcher::watch

Definition at line 233 of file easydbus-core.h.

Referenced by easydbus_add_watch_callback(), easydbus_conn_destroy(), easydbus_object_handle_message(), easydbus_watcher_add(), easydbus_watcher_create_skeleton(), easydbus_watcher_get_fd(), easydbus_watcher_get_fd_list(), easydbus_watcher_get_flags(), easydbus_watcher_get_from_fd(), easydbus_watcher_get_from_watch(), and easydbus_watcher_remove_dbus_watch().


The documentation for this struct was generated from the following file:
Generated on Thu Apr 10 10:03:38 2008 for EasyDbus-0.2 by  doxygen 1.5.4