yast2-core
Public Attributes | List of all members
yy_buffer_state Struct Reference

Public Attributes

std::istream * yy_input_file
 
char * yy_ch_buf
 
char * yy_buf_pos
 
yy_size_t yy_buf_size
 
yy_size_t yy_n_chars
 
int yy_is_our_buffer
 
int yy_is_interactive
 
int yy_at_bol
 
int yy_bs_lineno
 
int yy_bs_column
 
int yy_fill_buffer
 
int yy_buffer_status
 

Member Data Documentation

int yy_buffer_state::yy_at_bol

Referenced by while().

int yy_buffer_state::yy_bs_column

The column count.

Referenced by while().

int yy_buffer_state::yy_bs_lineno

The line count.

Referenced by while().

char* yy_buffer_state::yy_buf_pos

Referenced by while().

yy_size_t yy_buffer_state::yy_buf_size

Referenced by while().

int yy_buffer_state::yy_buffer_status

Referenced by while().

char* yy_buffer_state::yy_ch_buf

Referenced by while().

int yy_buffer_state::yy_fill_buffer

Referenced by while().

std::istream* yy_buffer_state::yy_input_file

Referenced by while().

int yy_buffer_state::yy_is_interactive

Referenced by while().

int yy_buffer_state::yy_is_our_buffer

Referenced by while().

yy_size_t yy_buffer_state::yy_n_chars

Referenced by while().


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

Generated on a sunny day for yast2-core by doxygen 1.8.11