KDevelop API Documentation

yy_buffer_state Struct Reference

Collaboration diagram for yy_buffer_state:

Collaboration graph
[legend]
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 195 of file config.cpp.

char* yy_buffer_state::yy_buf_pos
 

Definition at line 166 of file config.cpp.

yy_size_t yy_buffer_state::yy_buf_size
 

Definition at line 171 of file config.cpp.

Referenced by yy_get_next_buffer().

int yy_buffer_state::yy_buffer_status
 

Definition at line 202 of file config.cpp.

Referenced by configYYlex(), and yy_get_next_buffer().

char* yy_buffer_state::yy_ch_buf
 

Definition at line 165 of file config.cpp.

Referenced by configYYlex(), and yy_get_next_buffer().

int yy_buffer_state::yy_fill_buffer
 

Definition at line 200 of file config.cpp.

Referenced by yy_get_next_buffer().

FILE* yy_buffer_state::yy_input_file
 

Definition at line 163 of file config.cpp.

Referenced by configYYlex().

int yy_buffer_state::yy_is_interactive
 

Definition at line 189 of file config.cpp.

int yy_buffer_state::yy_is_our_buffer
 

Definition at line 182 of file config.cpp.

int yy_buffer_state::yy_n_chars
 

Definition at line 176 of file config.cpp.

Referenced by configYYlex(), and yy_get_next_buffer().


The documentation for this struct was generated from the following file:
KDE Logo
This file is part of the documentation for KDevelop Version 3.1.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Tue Feb 22 09:50:04 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003