| VTK
    9.0.1
    | 
#include <vtkVRMLImporter_Yacc.h>
| 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 | 
Definition at line 194 of file vtkVRMLImporter_Yacc.h.
| Enumerator | |
|---|---|
| YY_BUFFER_NEW | |
| YY_BUFFER_NORMAL | |
| YY_BUFFER_EOF_PENDING | |
Definition at line 223 of file vtkVRMLImporter_Yacc.h.
| FILE* vtkVRMLYaccData::yy_buffer_state::yy_input_file | 
Definition at line 196 of file vtkVRMLImporter_Yacc.h.
| char* vtkVRMLYaccData::yy_buffer_state::yy_ch_buf | 
Definition at line 198 of file vtkVRMLImporter_Yacc.h.
| char* vtkVRMLYaccData::yy_buffer_state::yy_buf_pos | 
Definition at line 199 of file vtkVRMLImporter_Yacc.h.
| int vtkVRMLYaccData::yy_buffer_state::yy_buf_size | 
Definition at line 204 of file vtkVRMLImporter_Yacc.h.
| int vtkVRMLYaccData::yy_buffer_state::yy_n_chars | 
Definition at line 209 of file vtkVRMLImporter_Yacc.h.
| int vtkVRMLYaccData::yy_buffer_state::yy_is_interactive | 
Definition at line 216 of file vtkVRMLImporter_Yacc.h.
| int vtkVRMLYaccData::yy_buffer_state::yy_fill_buffer | 
Definition at line 221 of file vtkVRMLImporter_Yacc.h.
| YY_BUFFER_STATUS_STATE vtkVRMLYaccData::yy_buffer_state::yy_buffer_status | 
Definition at line 238 of file vtkVRMLImporter_Yacc.h.
 1.8.17
 1.8.17