Mon Oct 8 12:39:32 2012

Asterisk developer's documentation


module_level Struct Reference

map a debug or verbose level to a module name More...


Data Fields

struct {
   module_level *   next
entry
unsigned int level
char module [0]


Detailed Description

map a debug or verbose level to a module name

Definition at line 87 of file cli.c.


Field Documentation

struct { ... } entry

Referenced by ast_debug_get_by_module(), ast_verbose_get_by_module(), and handle_verbose().

unsigned int level

Definition at line 88 of file cli.c.

Referenced by ast_debug_get_by_module(), ast_verbose_get_by_module(), and handle_verbose().

char module[0]

Definition at line 90 of file cli.c.

Referenced by ast_debug_get_by_module(), ast_verbose_get_by_module(), find_module_level(), and handle_verbose().

struct module_level* next

Definition at line 89 of file cli.c.


The documentation for this struct was generated from the following file:
Generated on Mon Oct 8 12:39:32 2012 for Asterisk - The Open Source Telephony Project by  doxygen 1.4.7