Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

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 179 of file AtomLexer.C.

char* yy_buffer_state::yy_buf_pos
 

Definition at line 150 of file AtomLexer.C.

yy_size_t yy_buffer_state::yy_buf_size
 

Definition at line 155 of file AtomLexer.C.

int yy_buffer_state::yy_buffer_status
 

Definition at line 186 of file AtomLexer.C.

char* yy_buffer_state::yy_ch_buf
 

Definition at line 149 of file AtomLexer.C.

int yy_buffer_state::yy_fill_buffer
 

Definition at line 184 of file AtomLexer.C.

FILE* yy_buffer_state::yy_input_file
 

Definition at line 147 of file AtomLexer.C.

int yy_buffer_state::yy_is_interactive
 

Definition at line 173 of file AtomLexer.C.

int yy_buffer_state::yy_is_our_buffer
 

Definition at line 166 of file AtomLexer.C.

int yy_buffer_state::yy_n_chars
 

Definition at line 160 of file AtomLexer.C.


The documentation for this struct was generated from the following file:
Generated on Thu Apr 25 02:45:34 2024 for VMD (current) by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002