Main Page | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

ast_app Struct Reference


Data Fields

char name [AST_MAX_APP]
int(* execute )(struct ast_channel *chan, void *data)
char * synopsis
char * description
ast_appnext

Field Documentation

char* description
 

Definition at line 120 of file pbx.c.

int(* execute)(struct ast_channel *chan, void *data)
 

Referenced by pbx_exec().

char name[AST_MAX_APP]
 

Definition at line 117 of file pbx.c.

Referenced by ast_register_application(), ast_unregister_application(), pbx_exec(), and pbx_findapp().

struct ast_app* next
 

Definition at line 121 of file pbx.c.

Referenced by ast_register_application(), ast_unregister_application(), and pbx_findapp().

char* synopsis
 

Definition at line 119 of file pbx.c.


The documentation for this struct was generated from the following file:
Generated on Thu Nov 29 22:50:28 2007 for Asterisk by  doxygen 1.4.2