Mon Sep 20 2010 00:34:49

Asterisk developer's documentation


Data Fields

fake_context Struct Reference

Collaboration diagram for fake_context:
Collaboration graph
[legend]

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


Field Documentation

struct { ... } alts
struct ast_sw* first

Definition at line 2425 of file pbx.c.

Definition at line 2422 of file pbx.c.

Definition at line 2421 of file pbx.c.

struct ast_sw* last

Definition at line 2425 of file pbx.c.

Definition at line 2416 of file pbx.c.

Definition at line 2426 of file pbx.c.

char name[256]
struct ast_context* next

Definition at line 2420 of file pbx.c.

Definition at line 2419 of file pbx.c.

int refcount

Definition at line 2424 of file pbx.c.

const char* registrar

Definition at line 2423 of file pbx.c.

struct ast_exten* root

Definition at line 2417 of file pbx.c.

Definition at line 2418 of file pbx.c.


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