#include "OSiLReader.h"
Go to the source code of this file.
Functions | |
| void | yygetOSInstance (const char *osil, OSInstance *osinstance, OSiLParserData *parserData) throw (ErrorClass) |
| int | osillex_init (void **ptr_yy_globals) |
| int | osillex_destroy (void *scanner) |
| void | osilset_extra (OSiLParserData *parserData, void *yyscanner) |
Definition in file OSiLReader.cpp.
| void yygetOSInstance | ( | const char * | osil, | |
| OSInstance * | osinstance, | |||
| OSiLParserData * | parserData | |||
| ) | throw (ErrorClass) |
| int osillex_init | ( | void ** | ptr_yy_globals | ) |
Definition at line 3258 of file OSParseosil.cpp.
| int osillex_destroy | ( | void * | scanner | ) |
Definition at line 3349 of file OSParseosil.cpp.
| void osilset_extra | ( | OSiLParserData * | parserData, | |
| void * | yyscanner | |||
| ) |
1.6.1