/home/coin/SVN-release/OS-2.4.1/OS/src/OSCommonInterfaces/OSiLReader.cpp File Reference

#include "OSiLReader.h"

Include dependency graph for OSiLReader.cpp:

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)


Detailed Description

Author:
Robert Fourer, Horand Gassmann, Jun Ma, Kipp Martin,
Remarks:
Copyright (C) 2005-2011, Robert Fourer, Horand Gassmann, Jun Ma, Kipp Martin, Dalhousie University, Northwestern University, and the University of Chicago. All Rights Reserved. This software is licensed under the Eclipse Public License. Please see the accompanying LICENSE file in root directory for terms.

Definition in file OSiLReader.cpp.


Function Documentation

void yygetOSInstance ( const char *  osil,
OSInstance osinstance,
OSiLParserData parserData 
) throw (ErrorClass)

Referenced by OSiLReader::readOSiL().

int osillex_init ( void **  ptr_yy_globals  ) 

Definition at line 3258 of file OSParseosil.cpp.

References osilalloc(), and yy_init_globals().

Referenced by OSiLReader::OSiLReader().

int osillex_destroy ( void *  scanner  ) 

Definition at line 3349 of file OSParseosil.cpp.

References osil_delete_buffer(), osilfree(), osilpop_buffer_state(), yyguts_t::yy_buffer_stack, YY_CURRENT_BUFFER, YY_CURRENT_BUFFER_LVALUE, yy_init_globals(), and yyguts_t::yy_start_stack.

Referenced by OSiLReader::~OSiLReader().

void osilset_extra ( OSiLParserData parserData,
void *  yyscanner 
)

Referenced by osillex_init_extra(), and OSiLReader::OSiLReader().


Generated on Thu Nov 10 03:11:11 2011 by  doxygen 1.4.7