Thu May 24 14:23:36 2007

Asterisk developer's documentation


ast_sw Struct Reference

ast_sw: Switch statement in extensions.conf More...

Collaboration diagram for ast_sw:

Collaboration graph
[legend]

Data Fields

char * data
int eval
char * name
ast_swnext
const char * registrar
char stuff [0]
char * tmpdata

Detailed Description

ast_sw: Switch statement in extensions.conf

Definition at line 138 of file pbx.c.


Field Documentation

char* data

Definition at line 141 of file pbx.c.

Referenced by ast_context_add_switch2(), ast_context_remove_switch2(), and ast_get_switch_data().

int eval

Definition at line 142 of file pbx.c.

Referenced by ast_context_add_switch2().

char* name

Definition at line 139 of file pbx.c.

Referenced by ast_context_add_switch2(), ast_context_remove_switch2(), and ast_get_switch_name().

struct ast_sw* next

Definition at line 143 of file pbx.c.

Referenced by __ast_context_destroy(), ast_context_add_switch2(), ast_context_remove_switch2(), and ast_walk_context_switches().

const char* registrar

Definition at line 140 of file pbx.c.

Referenced by ast_context_add_switch2(), ast_context_remove_switch2(), and ast_get_switch_registrar().

char stuff[0]

Definition at line 145 of file pbx.c.

Referenced by ast_context_add_switch2().

char* tmpdata

Definition at line 144 of file pbx.c.

Referenced by ast_context_add_switch2().


The documentation for this struct was generated from the following file:
Generated on Thu May 24 14:23:36 2007 for Asterisk - the Open Source PBX by  doxygen 1.4.7