VTK
Public Types | Public Attributes
vtkVRMLYaccData::yy_buffer_state Struct Reference

#include <vtkVRMLImporter_Yacc.h>

List of all members.

Public Types

enum  YY_BUFFER_STATUS_STATE { YY_BUFFER_NEW = 0, YY_BUFFER_NORMAL = 1, YY_BUFFER_EOF_PENDING = 2 }

Public Attributes

FILE * yy_input_file
char * yy_ch_buf
char * yy_buf_pos
int yy_buf_size
int yy_n_chars
int yy_is_interactive
int yy_fill_buffer
YY_BUFFER_STATUS_STATE yy_buffer_status

Detailed Description

Definition at line 193 of file vtkVRMLImporter_Yacc.h.


Member Enumeration Documentation

Enumerator:
YY_BUFFER_NEW 
YY_BUFFER_NORMAL 
YY_BUFFER_EOF_PENDING 

Definition at line 222 of file vtkVRMLImporter_Yacc.h.


Member Data Documentation

Definition at line 195 of file vtkVRMLImporter_Yacc.h.

Definition at line 197 of file vtkVRMLImporter_Yacc.h.

Definition at line 198 of file vtkVRMLImporter_Yacc.h.

Definition at line 203 of file vtkVRMLImporter_Yacc.h.

Definition at line 208 of file vtkVRMLImporter_Yacc.h.

Definition at line 215 of file vtkVRMLImporter_Yacc.h.

Definition at line 220 of file vtkVRMLImporter_Yacc.h.

Definition at line 237 of file vtkVRMLImporter_Yacc.h.


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