Tue Mar 2 17:35:09 2010

Asterisk developer's documentation


fake_context Struct Reference

Collaboration diagram for fake_context:
Collaboration graph
[legend]

Data Fields

struct ast_ignorepatignorepats
struct ast_includeincludes
ast_rwlock_t lock
struct ast_contextnext
struct match_charpattern_tree
int refcount
const char * registrar
struct ast_extenroot
struct ast_hashtabroot_table

Detailed Description

Definition at line 2015 of file pbx.c.


Field Documentation

struct ast_ignorepat* ignorepats [read]

Definition at line 2023 of file pbx.c.

struct ast_include* includes [read]

Definition at line 2022 of file pbx.c.

Definition at line 2017 of file pbx.c.

struct ast_context* next [read]

Definition at line 2021 of file pbx.c.

struct match_char* pattern_tree [read]

Definition at line 2020 of file pbx.c.

int refcount

Definition at line 2025 of file pbx.c.

const char* registrar

Definition at line 2024 of file pbx.c.

struct ast_exten* root [read]

Definition at line 2018 of file pbx.c.

struct ast_hashtab* root_table [read]

Definition at line 2019 of file pbx.c.


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

Generated on 2 Mar 2010 for Asterisk - the Open Source PBX by  doxygen 1.6.1