OpenASIP  2.0
CompiledSimInterpreter Member List

This is the complete list of members for CompiledSimInterpreter, including all inherited members.

addCustomCommand(CustomCommand *command)ScriptInterpretervirtual
addCustomCommandToInterpreter(const CustomCommand &command)TclInterpreterprotectedvirtual
commands_ScriptInterpreterprivate
CompiledSimInterpreter(int argc, char *argv[], SimulatorInterpreterContext &context, LineReader &reader)CompiledSimInterpreter
context() constTclInterpretervirtual
context_TclInterpreterprivate
customCommand(const std::string &commandName)ScriptInterpretervirtual
customCommandRedirector(ClientData cd, Tcl_Interp *interp, int objc, Tcl_Obj *CONST objv[])TclInterpreterstatic
customCommandsSortedByName()ScriptInterpreter
dataObjectToTclObj(const DataObject &object)TclInterpreterstatic
error() constScriptInterpretervirtual
errorState_ScriptInterpreterprivate
finalize()ScriptInterpretervirtual
finalized_ScriptInterpreterprivate
initialize(int argc, char *argv[], InterpreterContext *context, LineReader *reader)TclInterpretervirtual
interpret(const std::string &commandLine)TclInterpretervirtual
interpreter_TclInterpreterprivate
isQuitCommandGiven() constSimulatorInterpreter
lineReader() constScriptInterpretervirtual
MapIter typedefScriptInterpreterprivate
operator=(const TclInterpreter &)TclInterpreterprivate
processScriptFile(const std::string &scriptFileName)TclInterpretervirtual
quitted_SimulatorInterpreterprivate
reader_ScriptInterpreterprivate
removeCustomCommand(const std::string &commandName)ScriptInterpretervirtual
removeCustomCommandFromInterpreter(const CustomCommand &command)TclInterpreterprotectedvirtual
result()ScriptInterpretervirtual
result_ScriptInterpreterprivate
ScriptInterpreter()ScriptInterpreter
ScriptInterpreter(const ScriptInterpreter &)ScriptInterpreterprivate
setError(bool state)ScriptInterpretervirtual
setError(std::string errorMessage)ScriptInterpretervirtual
setLineReader(LineReader *reader)ScriptInterpretervirtual
setQuitCommandGiven()SimulatorInterpreter
setResult(DataObject *result)ScriptInterpretervirtual
setResult(const std::string &result)ScriptInterpretervirtual
setResult(int result)ScriptInterpretervirtual
setResult(double result)ScriptInterpretervirtual
setResultToInterpreter(const DataObject &value)TclInterpretervirtual
setVariable(const std::string &interpreterVariableName, const std::string &value)ScriptInterpretervirtual
setVariable(const std::string &interpreterVariableName, int value)ScriptInterpretervirtual
setVariableToInterpreter(const std::string &name, const DataObject &value)TclInterpretervirtual
SimulatorInterpreter(int argc, char *argv[], SimulatorInterpreterContext &context, LineReader &reader)SimulatorInterpreter
TclInterpreter()TclInterpreter
TclInterpreter(const TclInterpreter &)TclInterpreterprivate
tclObjToDataObject(Tcl_Obj *object)TclInterpreterstatic
ValType typedefScriptInterpreterprivate
variable(const std::string &name)TclInterpretervirtual
variableIntegerValue(const std::string &interpreterVariableName)ScriptInterpretervirtual
variableStringValue(const std::string &interpreterVariableName)ScriptInterpretervirtual
~CompiledSimInterpreter()CompiledSimInterpretervirtual
~ScriptInterpreter()ScriptInterpretervirtual
~SimulatorInterpreter()SimulatorInterpretervirtual
~TclInterpreter()TclInterpretervirtual