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

ast_app Struct Reference

Collaboration diagram for ast_app:

Collaboration graph
[legend]

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 129 of file pbx.c.

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

Referenced by pbx_exec().

char name[AST_MAX_APP]
 

Definition at line 126 of file pbx.c.

Referenced by pbx_exec().

struct ast_app* next
 

Definition at line 130 of file pbx.c.

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

char* synopsis
 

Definition at line 128 of file pbx.c.


The documentation for this struct was generated from the following file:
Generated on Sat Jun 12 16:41:51 2004 for Asterisk by doxygen 1.3.7