Tue Aug 24 2010 19:42:03

Asterisk developer's documentation


Data Fields

parse_io Struct Reference

#include <ael_structs.h>

Collaboration diagram for parse_io:
Collaboration graph
[legend]

Data Fields

struct ast_channelchan
struct pvalpval
yyscan_t scanner
char * string
int syntax_error_count
struct valval

Detailed Description

Definition at line 75 of file ael_structs.h.


Field Documentation

struct ast_channel * chan

Definition at line 407 of file ast_expr2.c.

Referenced by ast_expr().

struct pval* pval

Definition at line 77 of file ael_structs.h.

Definition at line 78 of file ael_structs.h.

Referenced by ast_expr(), and ast_yyerror().

char * string

Definition at line 404 of file ast_expr2.c.

Referenced by ast_expr(), and ast_yyerror().

Definition at line 79 of file ael_structs.h.

Referenced by yyerror().

struct val * val

Definition at line 405 of file ast_expr2.c.


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