Mon Mar 20 08:20:32 2006

Asterisk developer's documentation


Main Page | Modules | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals | Related Pages

ast_app Struct Reference

ast_app: A registered application More...


Data Fields

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


Detailed Description

ast_app: A registered application

Definition at line 169 of file pbx.c.


Field Documentation

const char* description
 

Definition at line 172 of file pbx.c.

Referenced by ast_register_application(), handle_show_application(), and handle_show_applications().

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

Referenced by ast_register_application(), and pbx_exec().

char name[0]
 

Definition at line 174 of file pbx.c.

Referenced by ast_register_application(), ast_unregister_application(), complete_show_application(), handle_show_application(), handle_show_applications(), pbx_exec(), pbx_extension_helper(), and pbx_findapp().

struct ast_app* next
 

Definition at line 173 of file pbx.c.

Referenced by ast_register_application(), ast_unregister_application(), complete_show_application(), handle_show_application(), handle_show_applications(), and pbx_findapp().

const char* synopsis
 

Definition at line 171 of file pbx.c.

Referenced by ast_register_application(), handle_show_application(), and handle_show_applications().


The documentation for this struct was generated from the following file:
Generated on Mon Mar 20 08:20:32 2006 for Asterisk - the Open Source PBX by  doxygen 1.3.9.1