Mon Mar 19 11:30:58 2012

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


Field Documentation

struct { ... } alts

struct ast_sw* first

Definition at line 2651 of file pbx.c.

struct ast_ignorepat* ignorepats

Definition at line 2648 of file pbx.c.

struct ast_include* includes

Definition at line 2647 of file pbx.c.

struct ast_sw* last

Definition at line 2651 of file pbx.c.

ast_rwlock_t lock

Definition at line 2642 of file pbx.c.

ast_mutex_t macrolock

Definition at line 2652 of file pbx.c.

char name[256]

Definition at line 2653 of file pbx.c.

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

struct ast_context* next

Definition at line 2646 of file pbx.c.

struct match_char* pattern_tree

Definition at line 2645 of file pbx.c.

int refcount

Definition at line 2650 of file pbx.c.

const char* registrar

Definition at line 2649 of file pbx.c.

struct ast_exten* root

Definition at line 2643 of file pbx.c.

struct ast_hashtab* root_table

Definition at line 2644 of file pbx.c.


The documentation for this struct was generated from the following file:
Generated on Mon Mar 19 11:30:58 2012 for Asterisk - The Open Source Telephony Project by  doxygen 1.4.7