Wed Jan 27 20:02:53 2016

Asterisk developer's documentation


fake_context Struct Reference

Data Fields

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

Detailed Description

Definition at line 2909 of file pbx.c.


Field Documentation

struct { ... } alts
struct ast_sw* first [read]

Definition at line 2920 of file pbx.c.

struct ast_ignorepat* ignorepats [read]

Definition at line 2917 of file pbx.c.

struct ast_include* includes [read]

Definition at line 2916 of file pbx.c.

struct ast_sw* last [read]

Definition at line 2920 of file pbx.c.

Definition at line 2911 of file pbx.c.

Definition at line 2921 of file pbx.c.

char name[256]
struct ast_context* next [read]

Definition at line 2915 of file pbx.c.

struct match_char* pattern_tree [read]

Definition at line 2914 of file pbx.c.

int refcount

Definition at line 2919 of file pbx.c.

const char* registrar

Definition at line 2918 of file pbx.c.

struct ast_exten* root [read]

Definition at line 2912 of file pbx.c.

struct ast_hashtab* root_table [read]

Definition at line 2913 of file pbx.c.


The documentation for this struct was generated from the following file:

Generated on 27 Jan 2016 for Asterisk - The Open Source Telephony Project by  doxygen 1.6.1