Codename Pineapple

Home page | Mailing list | Docs

Last updated: Sat Feb 3 05:02:00 2007

Asterisk developer's documentation :: Codename Pineapple


ast_switch Struct Reference

#include <pbx.h>


Detailed Description

Definition at line 87 of file 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


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:

Asterisk is a trademark for Digium, inc.. | Edvina.net | Asterisk.org | This documentation was generated with Doxygen