FARGOS/VISTA Object Management Environment Core  ..
FARGOS/VISTA Object Management Environment Core Table of Contents
copyIntrp.cpp File Reference
#include <OMEruntime.h>
#include <OMEoil2Interp.h>
#include <vista/oil2/emitOIL2.h>

Functions

int display (OMEthread *thread, OMEtype &result, const OMEtype &argSet)
 
int convertCase (OMEthread *thread, OMEtype &result, const OMEtype &, const OMEtype &)
 
int convertLocalRelativeTimeToAbsolute (OMEthread *thread, OMEtype &result, const OMEtype &, const OMEtype &)
 
void * OMEoil2StackCreate (const OMEinvocationData *mInfo)
 Creates a stack for an OIL2 method. More...
 
void OMEoil2StackDelete (const OMEinvocationData *mInfo, void *data)
 Deletes a stack associated with an OIL2 method. More...
 
int OMEoil2Interpreter (OMEthread *thread, const OMEtype &codeBody)
 Entry point for the OIL2 Architecture Neutral Format interpreter. More...
 

Function Documentation

◆ convertCase()

int convertCase ( OMEthread thread,
OMEtype result,
const OMEtype ,
const OMEtype  
)

Referenced by parseMIMEheaderLines().

◆ convertLocalRelativeTimeToAbsolute()

int convertLocalRelativeTimeToAbsolute ( OMEthread thread,
OMEtype result,
const OMEtype ,
const OMEtype  
)

◆ display()

int display ( OMEthread thread,
OMEtype result,
const OMEtype argSet 
)
Generated: Tue Jul 28 2020 16:03:26
Support Information