# Home    # nevrax.com   
Nevrax
Nevrax.org
#News
#Mailing-list
#Documentation
#CVS
#Bugs
#License
Docs
 
Documentation  
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages   Search  

yy_buffer_state Struct Reference

List of all members.

Public Attributes

istream* 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 175 of file lexlang.cpp.

char * yy_buffer_state::yy_buf_pos
 

Definition at line 146 of file lexlang.cpp.

yy_size_t yy_buffer_state::yy_buf_size
 

Definition at line 151 of file lexlang.cpp.

int yy_buffer_state::yy_buffer_status
 

Definition at line 182 of file lexlang.cpp.

char * yy_buffer_state::yy_ch_buf
 

Definition at line 145 of file lexlang.cpp.

int yy_buffer_state::yy_fill_buffer
 

Definition at line 180 of file lexlang.cpp.

istream * yy_buffer_state::yy_input_file
 

Definition at line 143 of file lexlang.cpp.

int yy_buffer_state::yy_is_interactive
 

Definition at line 169 of file lexlang.cpp.

int yy_buffer_state::yy_is_our_buffer
 

Definition at line 162 of file lexlang.cpp.

int yy_buffer_state::yy_n_chars
 

Definition at line 156 of file lexlang.cpp.


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