Open CASCADE Technology  6.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
Functions | Variables
ExprIntrp_yaccintrf.hxx File Reference
#include <TCollection_AsciiString.hxx>

Functions

int ExprIntrpparse ()
 
void ExprIntrp_start_string (const char *str)
 
void ExprIntrp_stop_string ()
 
int ExprIntrp_GetDegree ()
 
int ExprIntrp_GetResult (char *s)
 

Variables

TCollection_AsciiString ExprIntrp_thestring
 
Standard_Integer ExprIntrp_thecurchar
 

Function Documentation

int ExprIntrp_GetDegree ( )
int ExprIntrp_GetResult ( char *  s)
void ExprIntrp_start_string ( const char *  str)
void ExprIntrp_stop_string ( )
int ExprIntrpparse ( )

Variable Documentation

Standard_Integer ExprIntrp_thecurchar
TCollection_AsciiString ExprIntrp_thestring