Thu Apr 28 2011 17:16:26

Asterisk developer's documentation


nodelog Struct Reference

Collaboration diagram for nodelog:

Data Fields

char archivedir [MAXNODESTR]
struct nodelognext
struct nodelogprev
char str [MAXNODESTR *2]
time_t timestamp

Detailed Description

Definition at line 869 of file app_rpt.c.


Field Documentation

char archivedir[MAXNODESTR]

Definition at line 873 of file app_rpt.c.

Referenced by donodelog().

struct nodelog* next

Definition at line 870 of file app_rpt.c.

Referenced by rpt_master().

struct nodelog* prev

Definition at line 871 of file app_rpt.c.

Referenced by donodelog(), and rpt_master().

char str[MAXNODESTR *2]

Definition at line 874 of file app_rpt.c.

Referenced by donodelog().

time_t timestamp

Definition at line 872 of file app_rpt.c.

Referenced by donodelog().


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