Mon Oct 8 12:39:32 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 2657 of file pbx.c.


Field Documentation

struct { ... } alts

struct ast_sw* first

Definition at line 2668 of file pbx.c.

struct ast_ignorepat* ignorepats

Definition at line 2665 of file pbx.c.

struct ast_include* includes

Definition at line 2664 of file pbx.c.

struct ast_sw* last

Definition at line 2668 of file pbx.c.

ast_rwlock_t lock

Definition at line 2659 of file pbx.c.

ast_mutex_t macrolock

Definition at line 2669 of file pbx.c.

char name[256]

Definition at line 2670 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 2663 of file pbx.c.

struct match_char* pattern_tree

Definition at line 2662 of file pbx.c.

int refcount

Definition at line 2667 of file pbx.c.

const char* registrar

Definition at line 2666 of file pbx.c.

struct ast_exten* root

Definition at line 2660 of file pbx.c.

struct ast_hashtab* root_table

Definition at line 2661 of file pbx.c.


The documentation for this struct was generated from the following file:
Generated on Mon Oct 8 12:39:32 2012 for Asterisk - The Open Source Telephony Project by  doxygen 1.4.7