Wed Apr 6 11:30:13 2011

Asterisk developer's documentation


fake_context Struct Reference


Data Fields

struct {
   ast_sw *   first
   ast_sw *   last
alts
ast_ignorepatignorepats
ast_includeincludes
ast_rwlock_t lock
ast_mutex_t macrolock
char name [256]
ast_contextnext
match_charpattern_tree
int refcount
const char * registrar
ast_extenroot
ast_hashtabroot_table

Detailed Description

Definition at line 2496 of file pbx.c.


Field Documentation

struct { ... } alts

struct ast_sw* first

Definition at line 2507 of file pbx.c.

struct ast_ignorepat* ignorepats

Definition at line 2504 of file pbx.c.

struct ast_include* includes

Definition at line 2503 of file pbx.c.

struct ast_sw* last

Definition at line 2507 of file pbx.c.

ast_rwlock_t lock

Definition at line 2498 of file pbx.c.

ast_mutex_t macrolock

Definition at line 2508 of file pbx.c.

char name[256]

Definition at line 2509 of file pbx.c.

Referenced by ast_context_find(), ast_context_find_or_create(), ast_context_lockmacro(), ast_context_unlockmacro(), ast_str_get_hint(), find_context(), find_context_locked(), and pbx_find_extension().

struct ast_context* next

Definition at line 2502 of file pbx.c.

struct match_char* pattern_tree

Definition at line 2501 of file pbx.c.

int refcount

Definition at line 2506 of file pbx.c.

const char* registrar

Definition at line 2505 of file pbx.c.

struct ast_exten* root

Definition at line 2499 of file pbx.c.

struct ast_hashtab* root_table

Definition at line 2500 of file pbx.c.


The documentation for this struct was generated from the following file:
Generated on Wed Apr 6 11:30:13 2011 for Asterisk - The Open Source Telephony Project by  doxygen 1.4.7