Main Page   Alphabetical List   Data Structures   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_app * next

Field Documentation

char* description
 

Definition at line 120 of file pbx.c.

Referenced by ast_register_application().

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

Referenced by ast_register_application().

char name[AST_MAX_APP]
 

Definition at line 117 of file pbx.c.

Referenced by ast_register_application(), ast_unregister_application(), 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.

Referenced by ast_register_application().


The documentation for this struct was generated from the following file:
Generated on Thu Oct 28 11:33:07 2004 for Asterisk by doxygen1.2.15