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

ast_context Struct Reference

Collaboration diagram for ast_context:

Collaboration graph
[legend]

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 119 of file pbx.c.

Referenced by ast_context_add_switch2(), ast_context_remove_switch2(), and ast_walk_context_switches().

struct ast_ignorepat* ignorepats
 

Definition at line 115 of file pbx.c.

Referenced by ast_context_add_ignorepat2(), ast_context_remove_ignorepat2(), and ast_walk_context_ignorepats().

struct ast_include* includes
 

Definition at line 113 of file pbx.c.

Referenced by ast_context_add_include2(), ast_context_remove_include2(), and ast_walk_context_includes().

ast_mutex_t lock
 

Definition at line 107 of file pbx.c.

Referenced by 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 105 of file pbx.c.

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

struct ast_context* next
 

Definition at line 111 of file pbx.c.

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

char* registrar
 

Definition at line 117 of file pbx.c.

Referenced by ast_add_extension2(), and ast_get_context_registrar().

struct ast_exten* root
 

Definition at line 109 of file pbx.c.

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


The documentation for this struct was generated from the following file:
Generated on Sat Jun 12 16:41:53 2004 for Asterisk by doxygen 1.3.7