Fri Jul 24 00:42:06 2009

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


Field Documentation

struct { ... } alts

struct ast_sw* first

Definition at line 2007 of file pbx.c.

struct ast_ignorepat* ignorepats

Definition at line 2004 of file pbx.c.

struct ast_include* includes

Definition at line 2003 of file pbx.c.

struct ast_sw* last

Definition at line 2007 of file pbx.c.

ast_rwlock_t lock

Definition at line 1998 of file pbx.c.

ast_mutex_t macrolock

Definition at line 2008 of file pbx.c.

char name[256]

Definition at line 2009 of file pbx.c.

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

struct ast_context* next

Definition at line 2002 of file pbx.c.

struct match_char* pattern_tree

Definition at line 2001 of file pbx.c.

int refcount

Definition at line 2006 of file pbx.c.

const char* registrar

Definition at line 2005 of file pbx.c.

struct ast_exten* root

Definition at line 1999 of file pbx.c.

struct ast_hashtab* root_table

Definition at line 2000 of file pbx.c.


The documentation for this struct was generated from the following file:
Generated on Fri Jul 24 00:42:06 2009 for Asterisk - the Open Source PBX by  doxygen 1.4.7