INET Framework for OMNeT++/OMNEST
yy_buffer_state Struct Reference

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_bs_lineno
 The line count. More...
 
int yy_bs_column
 The column count. More...
 
int yy_fill_buffer
 
int yy_buffer_status
 

Member Data Documentation

int yy_buffer_state::yy_at_bol

Referenced by if().

int yy_buffer_state::yy_bs_column

The column count.

Referenced by if().

int yy_buffer_state::yy_bs_lineno

The line count.

Referenced by if().

char* yy_buffer_state::yy_buf_pos

Referenced by if().

yy_size_t yy_buffer_state::yy_buf_size

Referenced by if().

int yy_buffer_state::yy_buffer_status

Referenced by if().

char* yy_buffer_state::yy_ch_buf

Referenced by if().

int yy_buffer_state::yy_fill_buffer

Referenced by if().

FILE* yy_buffer_state::yy_input_file

Referenced by if().

int yy_buffer_state::yy_is_interactive

Referenced by if().

int yy_buffer_state::yy_is_our_buffer

Referenced by if().

int yy_buffer_state::yy_n_chars

Referenced by if().


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