Codename Pineapple

Home page | Mailing list | Docs

Last updated: Sat Feb 3 05:01:59 2007

Asterisk developer's documentation :: Codename Pineapple


app_tmp Struct Reference

Collaboration diagram for app_tmp:

Collaboration graph
[legend]

Detailed Description

Definition at line 5031 of file pbx.c.

Data Fields

char app [256]
ast_channelchan
char data [256]
pthread_t t


Field Documentation

char app[256]
 

Definition at line 5032 of file pbx.c.

Referenced by ast_pbx_run_app().

struct ast_channel* chan
 

Definition at line 5034 of file pbx.c.

Referenced by ast_pbx_run_app().

char data[256]
 

Definition at line 5033 of file pbx.c.

Referenced by ast_pbx_run_app().

pthread_t t
 

Definition at line 5035 of file pbx.c.


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

Asterisk is a trademark for Digium, inc.. | Edvina.net | Asterisk.org | This documentation was generated with Doxygen