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(), ast_context_add_switch2(), and ast_context_remove_switch2().

struct ast_ignorepat* ignorepats
 

Definition at line 109 of file pbx.c.

Referenced by __ast_context_destroy(), ast_context_add_ignorepat2(), ast_context_remove_ignorepat2(), and ast_ignore_pattern().

struct ast_include* includes
 

Definition at line 108 of file pbx.c.

Referenced by __ast_context_destroy(), ast_context_add_include2(), ast_context_create(), and ast_context_remove_include2().

ast_mutex_t lock
 

Definition at line 105 of file pbx.c.

Referenced by __ast_context_destroy(), ast_add_extension2(), ast_context_add_ignorepat2(), ast_context_add_include2(), ast_context_add_switch2(), ast_context_remove_extension2(), ast_context_remove_ignorepat2(), ast_context_remove_include2(), ast_context_remove_switch2(), ast_lock_context(), and ast_unlock_context().

char name[AST_MAX_EXTENSION]
 

Definition at line 104 of file pbx.c.

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

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_add_extension2(), and ast_get_context_registrar().

struct ast_exten* root
 

Definition at line 106 of file pbx.c.

Referenced by __ast_context_destroy(), ast_add_extension2(), and ast_context_remove_extension2().


The documentation for this struct was generated from the following file:
Generated on Sat Nov 25 19:10:27 2006 for Asterisk by  doxygen 1.4.2