yy_buffer_state Struct Reference

Collaboration diagram for yy_buffer_state:

Collaboration graph
[legend]
List of all members.

Public Attributes

FILE * yy_input_file
char * yy_ch_buf
char * yy_buf_pos
yy_size_t yy_buf_size
int yy_n_chars
int yy_is_our_buffer
int yy_is_interactive
int yy_at_bol
int yy_fill_buffer
int yy_buffer_status

Detailed Description

Definition at line 144 of file uclex.cc.


Member Data Documentation

FILE* yy_buffer_state::yy_input_file

Definition at line 146 of file uclex.cc.

Referenced by yylex().

char* yy_buffer_state::yy_ch_buf

Definition at line 148 of file uclex.cc.

Referenced by yy_get_next_buffer(), and yylex().

char* yy_buffer_state::yy_buf_pos

Definition at line 149 of file uclex.cc.

yy_size_t yy_buffer_state::yy_buf_size

Definition at line 154 of file uclex.cc.

Referenced by yy_get_next_buffer().

int yy_buffer_state::yy_n_chars

Definition at line 159 of file uclex.cc.

Referenced by yy_get_next_buffer(), and yylex().

int yy_buffer_state::yy_is_our_buffer

Definition at line 165 of file uclex.cc.

Referenced by yy_get_next_buffer().

int yy_buffer_state::yy_is_interactive

Definition at line 172 of file uclex.cc.

int yy_buffer_state::yy_at_bol

Definition at line 178 of file uclex.cc.

int yy_buffer_state::yy_fill_buffer

Definition at line 183 of file uclex.cc.

Referenced by yy_get_next_buffer().

int yy_buffer_state::yy_buffer_status

Definition at line 185 of file uclex.cc.

Referenced by yy_get_next_buffer(), and yylex().


The documentation for this struct was generated from the following file:
Generated on Mon Jul 9 15:06:18 2007 for ExultEngine by  doxygen 1.5.1