Mon Aug 31 12:30:48 2015

Asterisk developer's documentation


ast_app Struct Reference

ast_app: A registered application More...

Data Fields

struct ast_string_field_mgr __field_mgr
struct ast_string_field_pool__field_mgr_pool
const ast_string_field arguments
const ast_string_field description
enum ast_doc_src docsrc
int(* execute )(struct ast_channel *chan, const char *data)
struct {
   struct ast_app *   next
list
struct ast_modulemodule
char name [0]
const ast_string_field seealso
const ast_string_field synopsis
const ast_string_field syntax

Detailed Description

ast_app: A registered application

Definition at line 929 of file pbx.c.


Field Documentation

Definition at line 937 of file pbx.c.

Definition at line 937 of file pbx.c.

Definition at line 937 of file pbx.c.

Referenced by ast_register_application2(), and print_app_docs().

Definition at line 937 of file pbx.c.

Referenced by handle_show_applications(), and print_app_docs().

Where the documentation come from.

Definition at line 939 of file pbx.c.

Referenced by ast_register_application2(), and print_app_docs().

int(* execute)(struct ast_channel *chan, const char *data)

Synopsis text for 'show applications' Description (help text) for 'show application <name>' Syntax text for 'core show applications' Arguments description See also

Referenced by ast_register_application2(), and pbx_exec().

struct { ... } list

Next app in list

struct ast_module* module [read]

Module this app belongs to

Definition at line 942 of file pbx.c.

Referenced by ast_register_application2(), and pbx_exec().

char name[0]
struct ast_app* next [read]

Definition at line 941 of file pbx.c.

Definition at line 937 of file pbx.c.

Referenced by ast_register_application2(), and print_app_docs().

Definition at line 937 of file pbx.c.

Referenced by handle_show_applications(), and print_app_docs().

Definition at line 937 of file pbx.c.

Referenced by ast_register_application2(), and print_app_docs().


The documentation for this struct was generated from the following file:

Generated on 31 Aug 2015 for Asterisk - The Open Source Telephony Project by  doxygen 1.6.1