Wed Aug 18 22:34:37 2010

Asterisk developer's documentation


console Struct Reference


Data Fields

int fd
int levels [NUMLOGLEVELS]
int mute
int p [2]
pthread_t t

Detailed Description

Definition at line 173 of file asterisk.c.


Field Documentation

int fd

File descriptor

Definition at line 174 of file asterisk.c.

Referenced by listener(), and netconsole().

int levels[NUMLOGLEVELS]

Which log levels are enabled for the console

Definition at line 178 of file asterisk.c.

int mute

Is the console muted for logs

Definition at line 177 of file asterisk.c.

Referenced by ast_console_toggle_mute(), and listener().

int p[2]

Pipe

Definition at line 175 of file asterisk.c.

Referenced by netconsole().

pthread_t t

Thread of handler

Definition at line 176 of file asterisk.c.


The documentation for this struct was generated from the following file:
Generated on Wed Aug 18 22:34:37 2010 for Asterisk - the Open Source PBX by  doxygen 1.4.7