Mon May 14 04:54:28 2007

Asterisk developer's documentation


ast_switch Struct Reference

#include <pbx.h>


Public Member Functions

 AST_LIST_ENTRY (ast_switch) list

Data Fields

ast_switch_fcanmatch
const char * description
ast_switch_fexec
ast_switch_fexists
ast_switch_fmatchmore
const char * name


Detailed Description

Definition at line 87 of file pbx.h.


Member Function Documentation

AST_LIST_ENTRY ( ast_switch   ) 


Field Documentation

ast_switch_f* canmatch

Definition at line 93 of file pbx.h.

const char* description

Description of the switch

Definition at line 90 of file pbx.h.

Referenced by handle_show_switches().

ast_switch_f* exec

Definition at line 94 of file pbx.h.

Referenced by pbx_extension_helper().

ast_switch_f* exists

Definition at line 92 of file pbx.h.

ast_switch_f* matchmore

Definition at line 95 of file pbx.h.

const char* name

Name of the switch

Definition at line 89 of file pbx.h.

Referenced by ast_register_switch(), handle_show_switches(), pbx_extension_helper(), and pbx_findswitch().


The documentation for this struct was generated from the following file:
Generated on Mon May 14 04:54:28 2007 for Asterisk - the Open Source PBX by  doxygen 1.5.1