Sun Oct 16 2011 08:43:12

Asterisk developer's documentation


adsi_subscript Struct Reference

Data Fields

char data [2048]
int datalen
int defined
int id
char * ifdata
int ifinscount
int inscount
char vname [40]

Field Documentation

char data[2048]

Definition at line 141 of file app_adsiprog.c.

Referenced by process_opcode(), adsi_process(), compile_script(), and adsi_prog().

int datalen

Definition at line 137 of file app_adsiprog.c.

Referenced by process_opcode(), adsi_process(), and adsi_prog().

int defined

Definition at line 136 of file app_adsiprog.c.

Referenced by adsi_process(), and compile_script().

int id

Definition at line 135 of file app_adsiprog.c.

Referenced by getsubbyname(), subscript(), onevent(), process_opcode(), and adsi_process().

char* ifdata

Definition at line 140 of file app_adsiprog.c.

Referenced by adsi_process().

Definition at line 139 of file app_adsiprog.c.

Referenced by adsi_process().

int inscount

Definition at line 138 of file app_adsiprog.c.

Referenced by process_opcode(), and adsi_process().

char vname[40]

Definition at line 134 of file app_adsiprog.c.

Referenced by getsubbyname(), process_opcode(), compile_script(), and adsi_prog().


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