Main Page | Data Structures | File List | Data Fields | Globals

_GTimeoutTimerEvent Struct Reference

Collaboration diagram for _GTimeoutTimerEvent:
[legend]

Data Fields

guint timer_id
time_t timer_time
TimerCallback cb
TimerCancel cancel
gpointer cb_data
TimerPluginplugin

Field Documentation

TimerCancel _GTimeoutTimerEvent::cancel
 

Definition at line 41 of file timer-gtimeout.c.

Referenced by gtimeout_remove_event(), and gtimeout_set_event().

TimerCallback _GTimeoutTimerEvent::cb
 

Definition at line 40 of file timer-gtimeout.c.

Referenced by _gtimeout_event_fire(), gtimeout_set_event(), and gtimeout_time_changed().

gpointer _GTimeoutTimerEvent::cb_data
 

Definition at line 42 of file timer-gtimeout.c.

Referenced by _gtimeout_event_fire(), gtimeout_remove_event(), gtimeout_set_event(), and gtimeout_time_changed().

TimerPlugin* _GTimeoutTimerEvent::plugin
 

Definition at line 44 of file timer-gtimeout.c.

Referenced by _gtimeout_event_fire(), and gtimeout_set_event().

guint _GTimeoutTimerEvent::timer_id
 

Definition at line 38 of file timer-gtimeout.c.

Referenced by gtimeout_remove_event(), gtimeout_set_event(), and gtimeout_time_changed().

time_t _GTimeoutTimerEvent::timer_time
 

Definition at line 39 of file timer-gtimeout.c.

Referenced by gtimeout_get_time(), gtimeout_set_event(), and gtimeout_time_changed().


The documentation for this struct was generated from the following file:
Generated on Thu Dec 21 18:23:32 2006 for Alarmd by  doxygen 1.4.2