VTK
|
#include <vtkVRMLImporter_Yacc.h>
Definition at line 117 of file vtkVRMLImporter_Yacc.h.
typedef unsigned char vtkVRMLYaccData::YY_CHAR |
Definition at line 122 of file vtkVRMLImporter_Yacc.h.
typedef int vtkVRMLYaccData::yy_state_type |
Definition at line 123 of file vtkVRMLImporter_Yacc.h.
typedef struct vtkVRMLYaccData::yyltype vtkVRMLYaccData::yyltype |
typedef struct yy_buffer_state* vtkVRMLYaccData::YY_BUFFER_STATE |
Definition at line 240 of file vtkVRMLImporter_Yacc.h.
Definition at line 457 of file vtkVRMLImporter_Yacc.h.
Definition at line 482 of file vtkVRMLImporter_Yacc.h.
void vtkVRMLYaccData::beginProto | ( | const char * | protoName | ) |
Definition at line 1586 of file vtkVRMLImporter_Yacc.h.
void vtkVRMLYaccData::endProto | ( | ) |
Definition at line 1595 of file vtkVRMLImporter_Yacc.h.
int vtkVRMLYaccData::addField | ( | const char * | type, |
const char * | name | ||
) |
Definition at line 1613 of file vtkVRMLImporter_Yacc.h.
int vtkVRMLYaccData::addEventIn | ( | const char * | type, |
const char * | name | ||
) |
Definition at line 1618 of file vtkVRMLImporter_Yacc.h.
int vtkVRMLYaccData::addEventOut | ( | const char * | type, |
const char * | name | ||
) |
Definition at line 1622 of file vtkVRMLImporter_Yacc.h.
int vtkVRMLYaccData::addExposedField | ( | const char * | type, |
const char * | name | ||
) |
Definition at line 1626 of file vtkVRMLImporter_Yacc.h.
int vtkVRMLYaccData::add | ( | void(VrmlNodeType::*)(const char *, int) | func, |
const char * | typeString, | ||
const char * | name | ||
) |
Definition at line 1631 of file vtkVRMLImporter_Yacc.h.
int vtkVRMLYaccData::fieldType | ( | const char * | type | ) |
Definition at line 1655 of file vtkVRMLImporter_Yacc.h.
void vtkVRMLYaccData::inScript | ( | ) |
Definition at line 1682 of file vtkVRMLImporter_Yacc.h.
void vtkVRMLYaccData::expect | ( | int | type | ) |
Definition at line 1693 of file vtkVRMLImporter_Yacc.h.
void vtkVRMLYaccData::yyerror | ( | const char * | msg | ) |
Definition at line 1580 of file vtkVRMLImporter_Yacc.h.
int vtkVRMLYaccData::yylex | ( | vtkVRMLImporter * | self | ) |
Definition at line 4189 of file vtkVRMLImporter_Yacc.h.
int vtkVRMLYaccData::yywrap | ( | void | ) |
Definition at line 4085 of file vtkVRMLImporter_Yacc.h.
void vtkVRMLYaccData::yyrestart | ( | FILE * | input_file | ) |
Definition at line 4990 of file vtkVRMLImporter_Yacc.h.
void vtkVRMLYaccData::yy_switch_to_buffer | ( | YY_BUFFER_STATE | new_buffer | ) |
Definition at line 5000 of file vtkVRMLImporter_Yacc.h.
void vtkVRMLYaccData::yy_load_buffer_state | ( | void | ) |
Definition at line 5025 of file vtkVRMLImporter_Yacc.h.
vtkVRMLYaccData::YY_BUFFER_STATE vtkVRMLYaccData::yy_create_buffer | ( | FILE * | file, |
int | size | ||
) |
Definition at line 5034 of file vtkVRMLImporter_Yacc.h.
Definition at line 5059 of file vtkVRMLImporter_Yacc.h.
void vtkVRMLYaccData::yy_init_buffer | ( | YY_BUFFER_STATE | b, |
FILE * | file | ||
) |
Definition at line 5069 of file vtkVRMLImporter_Yacc.h.
void * vtkVRMLYaccData::yy_flex_alloc | ( | unsigned int | size | ) |
Definition at line 5140 of file vtkVRMLImporter_Yacc.h.
void * vtkVRMLYaccData::yy_flex_realloc | ( | void * | ptr, |
unsigned int | size | ||
) |
Definition at line 5145 of file vtkVRMLImporter_Yacc.h.
void vtkVRMLYaccData::yy_flex_free | ( | void * | ptr | ) |
Definition at line 5150 of file vtkVRMLImporter_Yacc.h.
Definition at line 4931 of file vtkVRMLImporter_Yacc.h.
vtkVRMLYaccData::yy_state_type vtkVRMLYaccData::yy_try_NUL_trans | ( | yy_state_type | current_state | ) |
Definition at line 4965 of file vtkVRMLImporter_Yacc.h.
int vtkVRMLYaccData::yy_get_next_buffer | ( | void | ) |
Definition at line 4809 of file vtkVRMLImporter_Yacc.h.
void vtkVRMLYaccData::yy_fatal_error | ( | const char | msg[] | ) |
Definition at line 5097 of file vtkVRMLImporter_Yacc.h.
void vtkVRMLYaccData::yyResetLineNumber | ( | ) | [inline] |
Definition at line 289 of file vtkVRMLImporter_Yacc.h.
int vtkVRMLYaccData::yyparse | ( | vtkVRMLImporter * | self | ) |
Definition at line 979 of file vtkVRMLImporter_Yacc.h.
void vtkVRMLYaccData::memyyInput | ( | char * | buf, |
int & | result, | ||
int | max_size, | ||
vtkVRMLYaccData * | self | ||
) | [static] |
Definition at line 5159 of file vtkVRMLImporter_Yacc.h.
void vtkVRMLYaccData::defyyInput | ( | char * | buf, |
int & | result, | ||
int | max_size, | ||
vtkVRMLYaccData * | self | ||
) | [static] |
Definition at line 5173 of file vtkVRMLImporter_Yacc.h.
void vtkVRMLYaccData::addToNameSpace | ( | VrmlNodeType * | _type | ) |
Definition at line 492 of file vtkVRMLImporter_Yacc.h.
void vtkVRMLYaccData::pushNameSpace | ( | ) |
Definition at line 507 of file vtkVRMLImporter_Yacc.h.
void vtkVRMLYaccData::popNameSpace | ( | ) |
Definition at line 512 of file vtkVRMLImporter_Yacc.h.
const VrmlNodeType * vtkVRMLYaccData::find | ( | const char * | nm | ) |
Definition at line 534 of file vtkVRMLImporter_Yacc.h.
vtkVRMLVectorType<VrmlNodeType*>* vtkVRMLYaccData::CurrentProtoStack |
Definition at line 131 of file vtkVRMLImporter_Yacc.h.
Definition at line 182 of file vtkVRMLImporter_Yacc.h.
Definition at line 183 of file vtkVRMLImporter_Yacc.h.
Definition at line 185 of file vtkVRMLImporter_Yacc.h.
Definition at line 187 of file vtkVRMLImporter_Yacc.h.
Definition at line 189 of file vtkVRMLImporter_Yacc.h.
FILE* vtkVRMLYaccData::yyin |
Definition at line 190 of file vtkVRMLImporter_Yacc.h.
FILE * vtkVRMLYaccData::yyout |
Definition at line 190 of file vtkVRMLImporter_Yacc.h.
Definition at line 242 of file vtkVRMLImporter_Yacc.h.
Definition at line 245 of file vtkVRMLImporter_Yacc.h.
Definition at line 247 of file vtkVRMLImporter_Yacc.h.
Definition at line 251 of file vtkVRMLImporter_Yacc.h.
Definition at line 252 of file vtkVRMLImporter_Yacc.h.
Definition at line 253 of file vtkVRMLImporter_Yacc.h.
Definition at line 258 of file vtkVRMLImporter_Yacc.h.
char* vtkVRMLYaccData::yytext |
Definition at line 271 of file vtkVRMLImporter_Yacc.h.
Definition at line 278 of file vtkVRMLImporter_Yacc.h.
Definition at line 279 of file vtkVRMLImporter_Yacc.h.
Definition at line 281 of file vtkVRMLImporter_Yacc.h.
void(* vtkVRMLYaccData::theyyInput)(char *, int &, int, vtkVRMLYaccData *) |
Definition at line 284 of file vtkVRMLImporter_Yacc.h.
Definition at line 288 of file vtkVRMLImporter_Yacc.h.
Definition at line 293 of file vtkVRMLImporter_Yacc.h.
Definition at line 296 of file vtkVRMLImporter_Yacc.h.
Definition at line 299 of file vtkVRMLImporter_Yacc.h.
Definition at line 300 of file vtkVRMLImporter_Yacc.h.
Definition at line 302 of file vtkVRMLImporter_Yacc.h.
Definition at line 308 of file vtkVRMLImporter_Yacc.h.
Definition at line 309 of file vtkVRMLImporter_Yacc.h.
Definition at line 312 of file vtkVRMLImporter_Yacc.h.
Definition at line 313 of file vtkVRMLImporter_Yacc.h.
vtkVRMLVectorType<VrmlNodeType*>* vtkVRMLYaccData::typeList |
Definition at line 316 of file vtkVRMLImporter_Yacc.h.
vtkVRMLVectorType<vtkVRMLUseStruct *>* vtkVRMLYaccData::useList |
Definition at line 317 of file vtkVRMLImporter_Yacc.h.
vtkVRMLVectorType<VrmlNodeType::FieldRec*>* vtkVRMLYaccData::currentField |
Definition at line 318 of file vtkVRMLImporter_Yacc.h.