yy_buffer_state Struct Reference

List of all members.

Public Attributes

std::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_bs_lineno
 The line count.
int yy_bs_column
 The column count.
int yy_fill_buffer
int yy_buffer_status
std::istream * yy_input_file
char * yy_ch_buf
char * yy_buf_pos
std::istream * yy_input_file
char * yy_ch_buf
char * yy_buf_pos

Detailed Description

Definition at line 203 of file CalcLexer.cpp.


Member Data Documentation

std::istream* yy_buffer_state::yy_input_file

Definition at line 206 of file CalcLexer.cpp.

char* yy_buffer_state::yy_ch_buf

Definition at line 208 of file CalcLexer.cpp.

char* yy_buffer_state::yy_buf_pos

Definition at line 209 of file CalcLexer.cpp.

yy_size_t yy_buffer_state::yy_buf_size

Definition at line 214 of file CalcLexer.cpp.

int yy_buffer_state::yy_n_chars

Definition at line 219 of file CalcLexer.cpp.

int yy_buffer_state::yy_is_our_buffer

Definition at line 225 of file CalcLexer.cpp.

int yy_buffer_state::yy_is_interactive

Definition at line 232 of file CalcLexer.cpp.

int yy_buffer_state::yy_at_bol

Definition at line 238 of file CalcLexer.cpp.

int yy_buffer_state::yy_bs_lineno

The line count.

Definition at line 240 of file CalcLexer.cpp.

int yy_buffer_state::yy_bs_column

The column count.

Definition at line 241 of file CalcLexer.cpp.

int yy_buffer_state::yy_fill_buffer

Definition at line 246 of file CalcLexer.cpp.

int yy_buffer_state::yy_buffer_status

Definition at line 248 of file CalcLexer.cpp.

std::istream* yy_buffer_state::yy_input_file

Definition at line 205 of file lex.yy.c.

char* yy_buffer_state::yy_ch_buf

Definition at line 207 of file lex.yy.c.

char* yy_buffer_state::yy_buf_pos

Definition at line 208 of file lex.yy.c.

std::istream* yy_buffer_state::yy_input_file

Definition at line 206 of file CalcLexer.cpp.

char* yy_buffer_state::yy_ch_buf

Definition at line 208 of file CalcLexer.cpp.

char* yy_buffer_state::yy_buf_pos

Definition at line 209 of file CalcLexer.cpp.


The documentation for this struct was generated from the following files:
Generated on Mon Jun 22 04:00:49 2009 for Fennel by  doxygen 1.5.1