Sat Jul 12 2014 17:20:13

Asterisk developer's documentation


app_tmp Struct Reference
Collaboration diagram for app_tmp:

Data Fields

struct ast_string_field_mgr __field_mgr
struct ast_string_field_pool__field_mgr_pool
const ast_string_field app
struct ast_channelchan
const ast_string_field data
pthread_t t

Detailed Description

Definition at line 10560 of file pbx.c.


Field Documentation

Definition at line 10566 of file pbx.c.

Definition at line 10566 of file pbx.c.

Definition at line 10566 of file pbx.c.

Referenced by ast_pbx_run_app().

struct ast_channel* chan

Definition at line 10561 of file pbx.c.

Referenced by ast_pbx_outgoing_app(), and ast_pbx_run_app().

Definition at line 10566 of file pbx.c.

Referenced by ast_pbx_run_app().

pthread_t t

Definition at line 10562 of file pbx.c.

Referenced by ast_pbx_outgoing_app().


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