Fri Jun 19 12:10:59 2009

Asterisk developer's documentation


ast_switch Struct Reference

#include <pbx.h>


Data Fields

ast_switch_fcanmatch
const char * description
ast_switch_fexec
ast_switch_fexists
struct {
   ast_switch *   next
list
ast_switch_fmatchmore
const char * name


Detailed Description

Definition at line 90 of file pbx.h.


Field Documentation

ast_switch_f* canmatch

Definition at line 96 of file pbx.h.

Referenced by pbx_find_extension().

const char* description

Description of the switch

Definition at line 93 of file pbx.h.

Referenced by handle_show_switches().

ast_switch_f* exec

Definition at line 97 of file pbx.h.

Referenced by pbx_extension_helper().

ast_switch_f* exists

Definition at line 95 of file pbx.h.

Referenced by pbx_find_extension().

struct { ... } list

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

ast_switch_f* matchmore

Definition at line 98 of file pbx.h.

Referenced by pbx_find_extension().

const char* name

Name of the switch

Definition at line 92 of file pbx.h.

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

struct ast_switch* next

Definition at line 91 of file pbx.h.


The documentation for this struct was generated from the following file:
Generated on Fri Jun 19 12:10:59 2009 for Asterisk - the Open Source PBX by  doxygen 1.4.7