Sat Mar 24 22:57:43 2007

Asterisk developer's documentation


ast_include Struct Reference

ast_include: include= support in extensions.conf More...

Collaboration diagram for ast_include:

Collaboration graph
[legend]

Data Fields

int hastime
char * name
ast_includenext
const char * registrar
char * rname
char stuff [0]
ast_timing timing

Detailed Description

ast_include: include= support in extensions.conf

Definition at line 127 of file pbx.c.


Field Documentation

int hastime

Definition at line 131 of file pbx.c.

Referenced by ast_context_add_include2(), and include_valid().

char* name

Definition at line 128 of file pbx.c.

Referenced by ast_context_add_include2(), ast_context_remove_include2(), and ast_get_include_name().

struct ast_include* next

Definition at line 133 of file pbx.c.

Referenced by __ast_context_destroy(), ast_context_add_include2(), ast_context_remove_include2(), and ast_walk_context_includes().

const char* registrar

Definition at line 130 of file pbx.c.

Referenced by ast_context_add_include2(), ast_context_remove_include2(), and ast_get_include_registrar().

char* rname

Definition at line 129 of file pbx.c.

Referenced by ast_context_add_include2(), and ast_context_verify_includes().

char stuff[0]

Definition at line 134 of file pbx.c.

Referenced by ast_context_add_include2().

struct ast_timing timing

Definition at line 132 of file pbx.c.

Referenced by ast_context_add_include2(), and include_valid().


The documentation for this struct was generated from the following file:
Generated on Sat Mar 24 22:57:43 2007 for Asterisk - the Open Source PBX by  doxygen 1.4.7