Mon Jul 14 17:25:41 2008

Asterisk developer's documentation


watchdog_pvt Struct Reference

Collaboration diagram for watchdog_pvt:

Collaboration graph
[legend]

Data Fields

char device [80]
int fd
int interval
watchdog_pvtnext
int type
pthread_t watchdog_thread

Detailed Description

Definition at line 43 of file res_watchdog.c.


Field Documentation

char device[80]

Definition at line 44 of file res_watchdog.c.

Referenced by load_module().

int fd

Definition at line 45 of file res_watchdog.c.

Referenced by do_watchdog_thread(), load_module(), and unload_module().

int interval

Definition at line 47 of file res_watchdog.c.

Referenced by do_watchdog_thread(), and load_module().

struct watchdog_pvt* next

Definition at line 49 of file res_watchdog.c.

Referenced by load_module(), and unload_module().

int type

Definition at line 46 of file res_watchdog.c.

Referenced by load_module().

pthread_t watchdog_thread

Definition at line 48 of file res_watchdog.c.

Referenced by load_module(), and unload_module().


The documentation for this struct was generated from the following file:
Generated on Mon Jul 14 17:25:42 2008 for Asterisk - the Open Source PBX by  doxygen 1.5.1