Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members  

yy_buffer_state Struct Reference

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

Member Data Documentation

int yy_buffer_state::yy_at_bol
 

Definition at line 187 of file lex.yy.cc.

char* yy_buffer_state::yy_buf_pos
 

Definition at line 158 of file lex.yy.cc.

yy_size_t yy_buffer_state::yy_buf_size
 

Definition at line 163 of file lex.yy.cc.

int yy_buffer_state::yy_buffer_status
 

Definition at line 194 of file lex.yy.cc.

char* yy_buffer_state::yy_ch_buf
 

Definition at line 157 of file lex.yy.cc.

int yy_buffer_state::yy_fill_buffer
 

Definition at line 192 of file lex.yy.cc.

FILE* yy_buffer_state::yy_input_file
 

Definition at line 155 of file lex.yy.cc.

int yy_buffer_state::yy_is_interactive
 

Definition at line 181 of file lex.yy.cc.

int yy_buffer_state::yy_is_our_buffer
 

Definition at line 174 of file lex.yy.cc.

int yy_buffer_state::yy_n_chars
 

Definition at line 168 of file lex.yy.cc.


The documentation for this struct was generated from the following file:
Generated on Fri Dec 12 10:53:12 2003 for OmniEvents by doxygen1.2.15