This is the complete list of members for IlsScriptManager, including all inherited members.
CallFunction(const IlsString &funcName, IlsMvValue *args, int nbParam, IlsBoolean checkError=IlsTrue, IlsBoolean useArray=IlsFalse) | IlsScriptManager | static |
IsTraced() | IlsScriptManager | static |
LoadScript(const IlsString &filename) | IlsScriptManager | static |
LoadScriptFromString(const IlsString &code) | IlsScriptManager | static |
OnLoad(int argc=0, char **argv=0, IlsBoolean checkError=IlsFalse) | IlsScriptManager | static |
SetRaiseExceptionOnError(IlsBoolean b=IlsTrue) | IlsScriptManager | static |
SetTraced(IlsBoolean b) | IlsScriptManager | static |
UseDebugger(IlsBoolean b) | IlsScriptManager | static |