OpenWalnut
1.4.0
|
execute(std::string const &line)=0 | WScriptInterpreter | [pure virtual] |
executeAsync(std::string const &script)=0 | WScriptInterpreter | [pure virtual] |
executeFile(std::string const &filename)=0 | WScriptInterpreter | [pure virtual] |
executeFileAsync(std::string const &filename)=0 | WScriptInterpreter | [pure virtual] |
getExtension() const =0 | WScriptInterpreter | [pure virtual] |
getName() const =0 | WScriptInterpreter | [pure virtual] |
initBindings()=0 | WScriptInterpreter | [pure virtual] |
setParameters(std::vector< std::string > const ¶ms)=0 | WScriptInterpreter | [pure virtual] |
~WScriptInterpreter() | WScriptInterpreter | [virtual] |