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

ast_context Struct Reference


Data Fields

char name [AST_MAX_EXTENSION]
ast_mutex_t lock
ast_extenroot
ast_contextnext
ast_includeincludes
ast_ignorepatignorepats
char * registrar
ast_swalts

Field Documentation

struct ast_sw* alts
 

Definition at line 111 of file pbx.c.

Referenced by __ast_context_destroy().

struct ast_ignorepat* ignorepats
 

Definition at line 109 of file pbx.c.

Referenced by __ast_context_destroy(), ast_context_create(), and ast_ignore_pattern().

struct ast_include* includes
 

Definition at line 108 of file pbx.c.

Referenced by __ast_context_destroy(), and ast_context_create().

ast_mutex_t lock
 

Definition at line 105 of file pbx.c.

Referenced by __ast_context_destroy(), and ast_context_create().

char name[AST_MAX_EXTENSION]
 

Definition at line 104 of file pbx.c.

Referenced by __ast_context_destroy(), ast_context_create(), ast_context_find(), and ast_device_state_changed().

struct ast_context* next
 

Definition at line 107 of file pbx.c.

Referenced by __ast_context_destroy(), ast_context_create(), ast_context_find(), ast_merge_contexts_and_delete(), and ast_walk_contexts().

char* registrar
 

Definition at line 110 of file pbx.c.

Referenced by __ast_context_destroy(), ast_context_create(), and ast_merge_contexts_and_delete().

struct ast_exten* root
 

Definition at line 106 of file pbx.c.

Referenced by __ast_context_destroy(), and ast_context_create().


The documentation for this struct was generated from the following file:
Generated on Wed Mar 16 20:08:39 2005 for Asterisk by  doxygen 1.4.0