Sat Nov 25 00:46:14 2006

Asterisk developer's documentation


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 handle_show_application().

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

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(), 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_applications(), and pbx_findapp().

const char* synopsis
 

Definition at line 171 of file pbx.c.

Referenced by handle_show_application().


The documentation for this struct was generated from the following file:
Generated on Sat Nov 25 00:46:14 2006 for Asterisk - the Open Source PBX by  doxygen 1.4.6