_asyncCommandResults | IG.Lib.CommandLineApplicationInterpreter | private |
_asyncEndInvokeInCallback | IG.Lib.CommandLineApplicationInterpreter | private |
_caseSensitive | IG.Lib.CommandLineApplicationInterpreter | protected |
_commandsMt | IG.Lib.CommandLineApplicationInterpreter | protected |
_commandThreads | IG.Lib.CommandLineApplicationInterpreter | private |
_description | IG.Lib.CommandLineApplicationInterpreter | protected |
_emptyCommandLine | IG.Lib.CommandLineApplicationInterpreter | protected |
_evaluatorJint | IG.Lib.CommandLineApplicationInterpreter | protected |
_evalutorJs | IG.Lib.CommandLineApplicationInterpreter | protected |
_exit | IG.Lib.CommandLineApplicationInterpreter | protected |
_expressionStart | IG.Lib.CommandLineApplicationInterpreter | protected |
_globalAuxiliaryFrame | IG.Lib.CommandLineApplicationInterpreter | protected |
_globalThread | IG.Lib.CommandLineApplicationInterpreter | protected |
_interpreters | IG.Lib.CommandLineApplicationInterpreter | protectedstatic |
_loadableScriptInterpreter | IG.Lib.CommandLineApplicationInterpreter | private |
_loadedModules | IG.Lib.CommandLineApplicationInterpreter | protected |
_mainLock | IG.Lib.CommandLineApplicationInterpreter | private |
_mainThread | IG.Lib.CommandLineApplicationInterpreter | private |
_maxNumParallelServers | IG.Lib.CommandLineApplicationInterpreter | protected |
_modules | IG.Lib.CommandLineApplicationInterpreter | protected |
_ModuleTestCommandPrefix | IG.Lib.CommandLineApplicationInterpreter | protected |
_name | IG.Lib.CommandLineApplicationInterpreter | protected |
_outputLevel | IG.Lib.CommandLineApplicationInterpreter | protected |
_parallelCommands | IG.Lib.CommandLineApplicationInterpreter | protected |
_parallelDispatcher | IG.Lib.CommandLineApplicationInterpreter | private |
_pipeClients | IG.Lib.CommandLineApplicationInterpreter | private |
_pipeServers | IG.Lib.CommandLineApplicationInterpreter | private |
_sescription | IG.Lib.CommandLineApplicationInterpreter | protected |
_stAdapters | IG.Lib.CommandLineApplicationInterpreter | private |
_systemPriorityUpdatesRegistered | IG.Lib.CommandLineApplicationInterpreter | protected |
_threadPriority | IG.Lib.CommandLineApplicationInterpreter | protected |
_throwExceptions | IG.Lib.CommandLineApplicationInterpreter | private |
_useJint | IG.Lib.CommandLineApplicationInterpreter | private |
_variables | IG.Lib.CommandLineApplicationInterpreter | protected |
_variableStart | IG.Lib.CommandLineApplicationInterpreter | protected |
_warnCommandReplacement | IG.Lib.CommandLineApplicationInterpreter | private |
AddCommand(string commandName, ApplicationCommandDelegate commandDelegate) | IG.Lib.CommandLineApplicationInterpreter | inlinevirtual |
AddCommand(string commandName, ApplicationCommandDelegateMt commandDelegate) | IG.Lib.CommandLineApplicationInterpreter | inlinevirtual |
AddCommandMt(string commandName, ApplicationCommandDelegateMt commandDelegate) | IG.Lib.CommandLineApplicationInterpreter | inlinevirtual |
AddEnterExitCommands_BeginCalc(CommandStackFrame frame) | IG.Lib.CommandLineApplicationInterpreter | inlineprotectedvirtual |
AddEnterExitCommands_BeginRepeat(CommandStackFrame frame) | IG.Lib.CommandLineApplicationInterpreter | inlineprotectedvirtual |
AddEnterExitCommands_Block(CommandStackFrame frame) | IG.Lib.CommandLineApplicationInterpreter | inlineprotectedvirtual |
AddEnterExitCommands_Else(CommandStackFrame frame) | IG.Lib.CommandLineApplicationInterpreter | inlineprotectedvirtual |
AddEnterExitCommands_ElseIf(CommandStackFrame frame) | IG.Lib.CommandLineApplicationInterpreter | inlineprotectedvirtual |
AddEnterExitCommands_If(CommandStackFrame frame) | IG.Lib.CommandLineApplicationInterpreter | inlineprotectedvirtual |
AddEnterExitCommands_While(CommandStackFrame frame) | IG.Lib.CommandLineApplicationInterpreter | inlineprotectedvirtual |
AddModule(string moduleName, ModuleDelegate moduleDelegate) | IG.Lib.CommandLineApplicationInterpreter | inlinevirtual |
AddNewThread() | IG.Lib.CommandLineApplicationInterpreter | inline |
AddParallelCommand(CommandLineJobContainer commandData) | IG.Lib.CommandLineApplicationInterpreter | inline |
AsyncCommandResults | IG.Lib.CommandLineApplicationInterpreter | protected |
AsyncEndInvokeInCallback | IG.Lib.CommandLineApplicationInterpreter | protected |
AsyncIsAllCompleted() | IG.Lib.CommandLineApplicationInterpreter | inline |
AsyncIsCompleted(int id) | IG.Lib.CommandLineApplicationInterpreter | inline |
AsyncRunCallback(IAsyncResult ar) | IG.Lib.CommandLineApplicationInterpreter | inlineprotected |
AsyncWait(int callId) | IG.Lib.CommandLineApplicationInterpreter | inline |
AsyncWaitAll() | IG.Lib.CommandLineApplicationInterpreter | inline |
AutoGlobalDescription | IG.Lib.CommandLineApplicationInterpreter | |
AutoGlobalName | IG.Lib.CommandLineApplicationInterpreter | |
CaseSensitive | IG.Lib.CommandLineApplicationInterpreter | |
ClearVariable(CommandThread cmdThread, string varName) | IG.Lib.CommandLineApplicationInterpreter | inlinevirtual |
CmdAbout(CommandThread cmdThread, string cmdName, string[] args) | IG.Lib.CommandLineApplicationInterpreter | inlineprotectedvirtual |
CmdApplicationInfo(CommandThread cmdThread, string cmdName, string[] args) | IG.Lib.CommandLineApplicationInterpreter | inlineprotectedvirtual |
CmdAsyncCompleted(CommandThread cmdThread, string cmdName, string[] args) | IG.Lib.CommandLineApplicationInterpreter | inlineprotectedvirtual |
CmdAsyncWaitResults(CommandThread cmdThread, string cmdName, string[] args) | IG.Lib.CommandLineApplicationInterpreter | inlineprotectedvirtual |
CmdBeginRepeat(CommandThread cmdThread, string cmdName, string[] args) | IG.Lib.CommandLineApplicationInterpreter | inlineprotectedvirtual |
CmdBlock(CommandThread cmdThread, string cmdName, string[] args) | IG.Lib.CommandLineApplicationInterpreter | inlineprotectedvirtual |
CmdCalcJsBlock(CommandThread cmdThread, string cmdName, string[] args) | IG.Lib.CommandLineApplicationInterpreter | inlineprotectedvirtual |
CmdClearVariable(CommandThread cmdThread, string cmdName, string[] args) | IG.Lib.CommandLineApplicationInterpreter | inlineprotectedvirtual |
CmdComment(CommandThread cmdThread, string cmdName, string[] args) | IG.Lib.CommandLineApplicationInterpreter | inlineprotectedvirtual |
CmdCurrentDirectory(CommandThread cmdThread, string cmdName, string[] args) | IG.Lib.CommandLineApplicationInterpreter | inlineprotectedvirtual |
CmdElse(CommandThread cmdThread, string cmdName, string[] args) | IG.Lib.CommandLineApplicationInterpreter | inlineprotectedvirtual |
CmdElseIf(CommandThread cmdThread, string cmdName, string[] args) | IG.Lib.CommandLineApplicationInterpreter | inlineprotectedvirtual |
CmdEndBlock(CommandThread cmdThread, string cmdName, string[] args) | IG.Lib.CommandLineApplicationInterpreter | inlineprotectedvirtual |
CmdEndCalcJsBlock(CommandThread cmdThread, string cmdName, string[] args) | IG.Lib.CommandLineApplicationInterpreter | inlineprotectedvirtual |
CmdEndIf(CommandThread cmdThread, string cmdName, string[] args) | IG.Lib.CommandLineApplicationInterpreter | inlineprotectedvirtual |
CmdEndRepeat(CommandThread cmdThread, string cmdName, string[] args) | IG.Lib.CommandLineApplicationInterpreter | inlineprotectedvirtual |
CmdEndWhile(CommandThread cmdThread, string cmdName, string[] args) | IG.Lib.CommandLineApplicationInterpreter | inlineprotectedvirtual |
CmdExit(CommandThread cmdThread, string cmdName, string[] args) | IG.Lib.CommandLineApplicationInterpreter | inlineprotectedvirtual |
CmdExpressionEvaluatorJavascript(CommandThread cmdThread, string cmdName, string[] args) | IG.Lib.CommandLineApplicationInterpreter | inlineprotectedvirtual |
CmdGetVariable(CommandThread cmdThread, string cmdName, string[] args) | IG.Lib.CommandLineApplicationInterpreter | inlineprotectedvirtual |
CmdHelp(CommandThread cmdThread, string cmdName, string[] args) | IG.Lib.CommandLineApplicationInterpreter | inlineprotectedvirtual |
CmdIf(CommandThread cmdThread, string cmdName, string[] args) | IG.Lib.CommandLineApplicationInterpreter | inlineprotectedvirtual |
CmdIsModuleLoaded(CommandThread thread, string cmdName, string[] args) | IG.Lib.CommandLineApplicationInterpreter | inlineprotectedvirtual |
CmdLoadModule(CommandThread cmdThread, string cmdName, string[] args) | IG.Lib.CommandLineApplicationInterpreter | inlineprotectedvirtual |
CmdLoadScript(CommandThread cmdThread, string cmdName, string[] args) | IG.Lib.CommandLineApplicationInterpreter | inlineprotectedvirtual |
CmdModuleTestCommand(CommandThread cmdThread, string cmdName, string[] args) | IG.Lib.CommandLineApplicationInterpreter | inlineprotectedvirtual |
CmdOutputLevel(CommandThread cmdThread, string cmdName, string[] args) | IG.Lib.CommandLineApplicationInterpreter | inlineprotectedvirtual |
CmdOutputLevelCalc(CommandThread cmdThread, string cmdName, string[] args) | IG.Lib.CommandLineApplicationInterpreter | inlineprotectedvirtual |
CmdPipeClientCreate(CommandThread cmdThread, string cmdName, string[] args) | IG.Lib.CommandLineApplicationInterpreter | inlineprotectedvirtual |
CmdPipeClientGetServerResponse(CommandThread cmdThread, string cmdName, string[] args) | IG.Lib.CommandLineApplicationInterpreter | inlineprotectedvirtual |
CmdPipeClientInfo(CommandThread cmdThread, string cmdName, string[] args) | IG.Lib.CommandLineApplicationInterpreter | inlineprotectedvirtual |
CmdPipeClientsRemove(CommandThread cmdThread, string cmdName, string[] args) | IG.Lib.CommandLineApplicationInterpreter | inlineprotectedvirtual |
CmdPipeServerCreate(CommandThread cmdThread, string cmdName, string[] args) | IG.Lib.CommandLineApplicationInterpreter | inlineprotectedvirtual |
CmdPipeServerInfo(CommandThread cmdThread, string cmdName, string[] args) | IG.Lib.CommandLineApplicationInterpreter | inlineprotectedvirtual |
CmdPipeServersRemove(CommandThread cmdThread, string cmdName, string[] args) | IG.Lib.CommandLineApplicationInterpreter | inlineprotectedvirtual |
CmdPrintCommands(CommandThread cmdThread, string cmdName, string[] args) | IG.Lib.CommandLineApplicationInterpreter | inlineprotectedvirtual |
CmdPrintParallelCommands(CommandThread cmdThread, string cmdName, string[] args) | IG.Lib.CommandLineApplicationInterpreter | inlineprotectedvirtual |
CmdPrintVariable(CommandThread cmdThread, string cmdName, string[] args) | IG.Lib.CommandLineApplicationInterpreter | inlineprotectedvirtual |
CmdRead(CommandThread cmdThread, string cmdName, string[] args) | IG.Lib.CommandLineApplicationInterpreter | inlineprotectedvirtual |
CmdRunAsync(CommandThread cmdThread, string cmdName, string[] args) | IG.Lib.CommandLineApplicationInterpreter | inlineprotectedvirtual |
CmdRunFile(CommandThread cmdThread, string cmdName, string[] args) | IG.Lib.CommandLineApplicationInterpreter | inlineprotectedvirtual |
CmdRunInteractive(CommandThread cmdThread, string cmdName, string[] args) | IG.Lib.CommandLineApplicationInterpreter | inlineprotectedvirtual |
CmdRunInternalScriptClass(CommandThread cmdThread, string cmdName, string[] args) | IG.Lib.CommandLineApplicationInterpreter | inlineprotectedvirtual |
CmdRunLoadedScript(CommandThread cmdThread, string cmdName, string[] args) | IG.Lib.CommandLineApplicationInterpreter | inlineprotectedvirtual |
CmdRunParallel(CommandThread cmdThread, string cmdName, string[] args) | IG.Lib.CommandLineApplicationInterpreter | inlineprotectedvirtual |
CmdRunParallelRepeat(CommandThread cmdThread, string cmdName, string[] args) | IG.Lib.CommandLineApplicationInterpreter | inlineprotectedvirtual |
CmdRunRepeat(CommandThread cmdThread, string cmdName, string[] args) | IG.Lib.CommandLineApplicationInterpreter | inlineprotectedvirtual |
CmdRunRepeatVerbose(CommandThread cmdThread, string cmdName, string[] args) | IG.Lib.CommandLineApplicationInterpreter | inlineprotectedvirtual |
CmdRunScriptFile(CommandThread cmdThread, string cmdName, string[] args) | IG.Lib.CommandLineApplicationInterpreter | inlineprotectedvirtual |
CmdRunSystem(CommandThread cmdThread, string cmdName, string[] args) | IG.Lib.CommandLineApplicationInterpreter | inlineprotectedvirtual |
CmdSetPriority(CommandThread cmdThread, string cmdName, string[] args) | IG.Lib.CommandLineApplicationInterpreter | inlineprotectedvirtual |
CmdSetVariable(CommandThread cmdThread, string cmdName, string[] args) | IG.Lib.CommandLineApplicationInterpreter | inlineprotectedvirtual |
CmdSetVariableBase(CommandThread cmdThread, string cmdName, string[] args, bool setCommandResult) | IG.Lib.CommandLineApplicationInterpreter | inlineprotectedvirtual |
CmdSetVariableToCommandResult(CommandThread cmdThread, string cmdName, string[] args) | IG.Lib.CommandLineApplicationInterpreter | inlineprotectedvirtual |
CmdSleepSeconds(CommandThread cmdThread, string cmdName, string[] args) | IG.Lib.CommandLineApplicationInterpreter | inlineprotectedvirtual |
CmdStackLevel(CommandThread cmdThread, string cmdName, string[] args) | IG.Lib.CommandLineApplicationInterpreter | inlineprotectedvirtual |
CmdSuppressInteractive(CommandThread cmdThread, string cmdName, string[] args) | IG.Lib.CommandLineApplicationInterpreter | inlineprotectedvirtual |
CmdSuppressInteractiveFrame(CommandThread cmdThread, string cmdName, string[] args) | IG.Lib.CommandLineApplicationInterpreter | inlineprotectedvirtual |
CmdTest(CommandThread cmdThread, string cmdName, string[] args) | IG.Lib.CommandLineApplicationInterpreter | inlineprotectedvirtual |
CmdTestFromTestModules(CommandThread cmdThread, string cmdName, string[] args) | IG.Lib.CommandLineApplicationInterpreter | inlineprotectedvirtual |
CmdTestLU(CommandThread cmdThread, string cmdName, string[] args) | IG.Lib.CommandLineApplicationInterpreter | inlineprotectedvirtual |
CmdTestProduct(CommandThread cmdThread, string cmdName, string[] args) | IG.Lib.CommandLineApplicationInterpreter | inlineprotectedvirtual |
CmdTestQR(CommandThread cmdThread, string cmdName, string[] args) | IG.Lib.CommandLineApplicationInterpreter | inlineprotectedvirtual |
CmdTestSpeed(CommandThread cmdThread, string cmdName, string[] args) | IG.Lib.CommandLineApplicationInterpreter | inlineprotectedvirtual |
CmdTestSpeedLong(CommandThread cmdThread, string cmdName, string[] args) | IG.Lib.CommandLineApplicationInterpreter | inlineprotectedvirtual |
CmdThreadId(CommandThread cmdThread, string cmdName, string[] args) | IG.Lib.CommandLineApplicationInterpreter | inlineprotectedvirtual |
CmdThreadInfo(CommandThread cmdThread, string cmdName, string[] args) | IG.Lib.CommandLineApplicationInterpreter | inlineprotectedvirtual |
CmdThtrowExceptions(CommandThread cmdThread, string cmdName, string[] args) | IG.Lib.CommandLineApplicationInterpreter | inlineprotectedvirtual |
CmdTryRun(CommandThread cmdThread, string cmdName, string[] args) | IG.Lib.CommandLineApplicationInterpreter | inlineprotectedvirtual |
CmdUseJint(CommandThread cmdThread, string cmdName, string[] args) | IG.Lib.CommandLineApplicationInterpreter | inlineprotectedvirtual |
CmdWhile(CommandThread cmdThread, string cmdName, string[] args) | IG.Lib.CommandLineApplicationInterpreter | inlineprotectedvirtual |
CmdWrite(CommandThread cmdThread, string cmdName, string[] args) | IG.Lib.CommandLineApplicationInterpreter | inlineprotectedvirtual |
CmdWriteLine(CommandThread cmdThread, string cmdName, string[] args) | IG.Lib.CommandLineApplicationInterpreter | inlineprotectedvirtual |
Command_BeginCalc | IG.Lib.CommandLineApplicationInterpreter | |
Command_BeginRepeat | IG.Lib.CommandLineApplicationInterpreter | |
Command_Block | IG.Lib.CommandLineApplicationInterpreter | |
Command_Else | IG.Lib.CommandLineApplicationInterpreter | |
Command_ElseIf | IG.Lib.CommandLineApplicationInterpreter | |
Command_EndBlock | IG.Lib.CommandLineApplicationInterpreter | |
Command_EndCalc | IG.Lib.CommandLineApplicationInterpreter | |
Command_EndIf | IG.Lib.CommandLineApplicationInterpreter | |
Command_EndRepeat | IG.Lib.CommandLineApplicationInterpreter | |
Command_EndWhile | IG.Lib.CommandLineApplicationInterpreter | |
Command_If | IG.Lib.CommandLineApplicationInterpreter | |
Command_While | IG.Lib.CommandLineApplicationInterpreter | |
CommandLineApplicationInterpreter() | IG.Lib.CommandLineApplicationInterpreter | inline |
CommandLineApplicationInterpreter(bool caseSensitive) | IG.Lib.CommandLineApplicationInterpreter | inline |
CommandThreads | IG.Lib.CommandLineApplicationInterpreter | protected |
ContainsCommand(string commandName) | IG.Lib.CommandLineApplicationInterpreter | inline |
CreatePipeClient(string pipeName, string clientName=null, bool createCommand=false, int outputLevel=3) | IG.Lib.CommandLineApplicationInterpreter | inline |
CreatePipeServer(string pipeName, string serverName=null, bool createCommand=false, int outputLevel=3) | IG.Lib.CommandLineApplicationInterpreter | inline |
DefaultCaseSensitive | IG.Lib.CommandLineApplicationInterpreter | |
DefaultName | IG.Lib.CommandLineApplicationInterpreter | |
DefaultNumEquations | IG.Lib.CommandLineApplicationInterpreter | protectedstatic |
DefaultOutputLevel | IG.Lib.CommandLineApplicationInterpreter | static |
DefaultWarnCommandReplacement | IG.Lib.CommandLineApplicationInterpreter | static |
Description | IG.Lib.CommandLineApplicationInterpreter | |
EmptyCommandLine | IG.Lib.CommandLineApplicationInterpreter | protected |
EnterBlock(CommandThread cmdThread, bool executeCommands=true, bool saveCommands=false) | IG.Lib.CommandLineApplicationInterpreter | inlinevirtual |
EnterElse(CommandThread cmdThread) | IG.Lib.CommandLineApplicationInterpreter | inlinevirtual |
EnterElseIf(CommandThread cmdThread, bool condition) | IG.Lib.CommandLineApplicationInterpreter | inlinevirtual |
EnterIf(CommandThread cmdThread, bool condition) | IG.Lib.CommandLineApplicationInterpreter | inlinevirtual |
EnterJsBlock(CommandThread cmdThread) | IG.Lib.CommandLineApplicationInterpreter | inlinevirtual |
EnterRepeatBlock(CommandThread cmdThread, int numRepetitions=1) | IG.Lib.CommandLineApplicationInterpreter | inlinevirtual |
EnterWhile(CommandThread cmdThread, string conditionString) | IG.Lib.CommandLineApplicationInterpreter | inlinevirtual |
EvaluateJs(string codeBlock) | IG.Lib.CommandLineApplicationInterpreter | inline |
EvaluateJs(string[] args) | IG.Lib.CommandLineApplicationInterpreter | inline |
EvaluateJsInteractive() | IG.Lib.CommandLineApplicationInterpreter | inline |
EvaluatorJs | IG.Lib.CommandLineApplicationInterpreter | |
ExecuteSystemCommand(string[] args) | IG.Lib.CommandLineApplicationInterpreter | inlinestatic |
ExecuteSystemCommand(string command, params string[] args) | IG.Lib.CommandLineApplicationInterpreter | inlinestatic |
ExecuteSystemCommandsInteractive() | IG.Lib.CommandLineApplicationInterpreter | inlineprotectedvirtual |
Exit | IG.Lib.CommandLineApplicationInterpreter | |
ExitBlock(CommandThread cmdThread) | IG.Lib.CommandLineApplicationInterpreter | inlinevirtual |
ExitIf(CommandThread cmdThread) | IG.Lib.CommandLineApplicationInterpreter | inlinevirtual |
ExitJsBlock(CommandThread cmdThread) | IG.Lib.CommandLineApplicationInterpreter | inlinevirtual |
ExitRepeatBlock(CommandThread cmdThread) | IG.Lib.CommandLineApplicationInterpreter | inlinevirtual |
ExitWhile(CommandThread cmdThread) | IG.Lib.CommandLineApplicationInterpreter | inlinevirtual |
GetArguments(string commandLine) | IG.Lib.CommandLineApplicationInterpreter | inlinevirtual |
GetCommandDelegate(string commandName, ref ApplicationCommandDelegateMt appDelegate) | IG.Lib.CommandLineApplicationInterpreter | inlineprotectedvirtual |
GetCommands() | IG.Lib.CommandLineApplicationInterpreter | inline |
GetCommmandThread(int whichCommandThread) | IG.Lib.CommandLineApplicationInterpreter | inline |
GetFiestLocalOrGlobalVariable(CommandThread cmdThread, string value) | IG.Lib.CommandLineApplicationInterpreter | inline |
GetFirstLocalVariable(CommandThread cmdThread, string value) | IG.Lib.CommandLineApplicationInterpreter | inline |
GetGlobalVariable(string varName) | IG.Lib.CommandLineApplicationInterpreter | inlinevirtual |
GetGlobalVariableValue(string varName) | IG.Lib.CommandLineApplicationInterpreter | inlinevirtual |
GetLoadableScriptReferencedAssemblies() | IG.Lib.CommandLineApplicationInterpreter | inline |
GetLocalVariable(CommandThread cmdThread, string varName, int framesBelowTop) | IG.Lib.CommandLineApplicationInterpreter | inline |
GetParallelCommandData(int id) | IG.Lib.CommandLineApplicationInterpreter | inline |
GetVariableValue(CommandThread cmdThread, string varName) | IG.Lib.CommandLineApplicationInterpreter | inlinevirtual |
Global | IG.Lib.CommandLineApplicationInterpreter | static |
GlobalFrame | IG.Lib.CommandLineApplicationInterpreter | |
InitCommandLineApplicationInterpreterBasic(bool caseSensitive) | IG.Lib.CommandLineApplicationInterpreter | inlineprotectedvirtual |
InitCommands() | IG.Lib.CommandLineApplicationInterpreter | inlineprotectedvirtual |
Interpreters | IG.Lib.CommandLineApplicationInterpreter | static |
IpcClients | IG.Lib.CommandLineApplicationInterpreter | private |
IsModuleLoaded(string moduleName) | IG.Lib.CommandLineApplicationInterpreter | inlinevirtual |
IsVariableReference(CommandThread cmdThread, string str) | IG.Lib.CommandLineApplicationInterpreter | inlineprotectedvirtual |
LoadableScriptInterpreter | IG.Lib.CommandLineApplicationInterpreter | |
LoadModule(string moduleName) | IG.Lib.CommandLineApplicationInterpreter | inlinevirtual |
LoadScript(string newCommandName, string scriptFilePath, string[] initArgs) | IG.Lib.CommandLineApplicationInterpreter | inline |
Lock | IG.Lib.CommandLineApplicationInterpreter | |
MainThread | IG.Lib.CommandLineApplicationInterpreter | |
MaxNumParallelServers | IG.Lib.CommandLineApplicationInterpreter | |
ModuleTest1(string name, ICommandLineApplicationInterpreter interpreter) | IG.Lib.CommandLineApplicationInterpreter | inlineprivate |
ModuleTest2(string name, ICommandLineApplicationInterpreter interpreter) | IG.Lib.CommandLineApplicationInterpreter | inlineprivate |
ModuleTestCommandName(string modulename) | IG.Lib.CommandLineApplicationInterpreter | inlinevirtual |
Name | IG.Lib.CommandLineApplicationInterpreter | |
NumCommandThreads | IG.Lib.CommandLineApplicationInterpreter | |
OutputLevel | IG.Lib.CommandLineApplicationInterpreter | |
ParallelCommands | IG.Lib.CommandLineApplicationInterpreter | |
PipeClientGetServerResponse(string clientName, string commandLineString) | IG.Lib.CommandLineApplicationInterpreter | inline |
PipeClientInfo(string clientName=null) | IG.Lib.CommandLineApplicationInterpreter | inline |
PipeServerInfo(string serverName=null) | IG.Lib.CommandLineApplicationInterpreter | inline |
PipeServers | IG.Lib.CommandLineApplicationInterpreter | private |
PrintParallelCommands(bool printAll) | IG.Lib.CommandLineApplicationInterpreter | inline |
PrintVariable(CommandThread cmdThread, string varName) | IG.Lib.CommandLineApplicationInterpreter | inlinevirtual |
RegisterSystemPriorityUpdating() | IG.Lib.CommandLineApplicationInterpreter | inline |
RemoveAllCommands() | IG.Lib.CommandLineApplicationInterpreter | inlinevirtual |
RemoveCommand(string commandName) | IG.Lib.CommandLineApplicationInterpreter | inlinevirtual |
RemovePipeClients(params string[] clientNames) | IG.Lib.CommandLineApplicationInterpreter | inline |
RemovePipeServers(params string[] serverNames) | IG.Lib.CommandLineApplicationInterpreter | inline |
Run(CommandThread cmdThread, List< string > commandLines) | IG.Lib.CommandLineApplicationInterpreter | inlinevirtual |
Run(CommandThread cmdThread, string commandName, params string[] commandArguments) | IG.Lib.CommandLineApplicationInterpreter | inlinevirtual |
Run(CommandThread cmdThread, string[] args) | IG.Lib.CommandLineApplicationInterpreter | inline |
Run(CommandThread cmdThread, string commandLine) | IG.Lib.CommandLineApplicationInterpreter | inline |
Run(string command) | IG.Lib.CommandLineApplicationInterpreter | inlinevirtual |
Run(params string[] commandAndArgs) | IG.Lib.CommandLineApplicationInterpreter | inlinevirtual |
IG::Lib::ICommandLineApplicationInterpreter.Run(CommandThread commandThread, string commandName, string[] args) | IG.Lib.ICommandLineApplicationInterpreter | |
RunAsync(CommandThread cmdThread, string[] args) | IG.Lib.CommandLineApplicationInterpreter | inlinevirtual |
RunAsync(CommandThread cmdThread, string commandName, params string[] commandArguments) | IG.Lib.CommandLineApplicationInterpreter | inlinevirtual |
RunFile(CommandThread cmdThread, string filePath) | IG.Lib.CommandLineApplicationInterpreter | inlinevirtual |
RunInteractive(CommandThread cmdThread) | IG.Lib.CommandLineApplicationInterpreter | inlinevirtual |
RunLoadedScript(string commandName, string[] arguments) | IG.Lib.CommandLineApplicationInterpreter | inlinevirtual |
RunParallel(string command, string[] commandArguments) | IG.Lib.CommandLineApplicationInterpreter | inline |
RunParallelRepeat(int numRepeat, string command, string[] commandArguments) | IG.Lib.CommandLineApplicationInterpreter | inline |
RunRepeat(CommandThread cmdThread, string[] args) | IG.Lib.CommandLineApplicationInterpreter | inlinevirtual |
RunRepeat(CommandThread cmdThread, int outputLevel, string[] args) | IG.Lib.CommandLineApplicationInterpreter | inlinevirtual |
RunRepeatSilent(CommandThread cmdThread, string[] args) | IG.Lib.CommandLineApplicationInterpreter | inlinevirtual |
RunRepeatSpecificOutputLevel(CommandThread cmdThread, string[] args) | IG.Lib.CommandLineApplicationInterpreter | inlinevirtual |
RunRepeatVerbose(CommandThread cmdThread, string[] args) | IG.Lib.CommandLineApplicationInterpreter | inlinevirtual |
RunScriptFile(string scriptFilePath, string[] initAndRunArgs) | IG.Lib.CommandLineApplicationInterpreter | inlinevirtual |
RunTryCatch(CommandThread cmdThread, int outputLevel, string[] args) | IG.Lib.CommandLineApplicationInterpreter | inlinevirtual |
RunWithoutModifications(CommandThread cmdThread, string commandName, params string[] commandArguments) | IG.Lib.CommandLineApplicationInterpreter | inline |
ScriptLoader | IG.Lib.CommandLineApplicationInterpreter | |
SetGetGlobalVariableValue(string varName, string varValue) | IG.Lib.CommandLineApplicationInterpreter | inlinevirtual |
SetVariableValue(CommandThread cmdThread, string varName, string value) | IG.Lib.CommandLineApplicationInterpreter | inlinevirtual |
SubstituteVariableOrExpressionReference(CommandThread cmdThread, string str) | IG.Lib.CommandLineApplicationInterpreter | inlineprotectedvirtual |
TestComputationalTimesLU(int numEq, int outLevel) | IG.Lib.CommandLineApplicationInterpreter | inlineprotectedvirtual |
TestComputationalTimesQR(int numEq, int outLevel) | IG.Lib.CommandLineApplicationInterpreter | inlineprotectedvirtual |
TestSpeedLongNumEq | IG.Lib.CommandLineApplicationInterpreter | protected |
TestSpeedLongReferenceTime | IG.Lib.CommandLineApplicationInterpreter | protected |
TestSpeedNumEq | IG.Lib.CommandLineApplicationInterpreter | protected |
TestSpeedReferenceSystem | IG.Lib.CommandLineApplicationInterpreter | protected |
TestSpeedReferenceTime | IG.Lib.CommandLineApplicationInterpreter | protected |
ThreadPriority | IG.Lib.CommandLineApplicationInterpreter | |
ThrowExceptions | IG.Lib.CommandLineApplicationInterpreter | |
UnregisterSystemPriorityUpdating() | IG.Lib.CommandLineApplicationInterpreter | inline |
UpdateThreadPriorityFromSystem() | IG.Lib.CommandLineApplicationInterpreter | inlinevirtual |
UseJint | IG.Lib.CommandLineApplicationInterpreter | |
WarnCommandReplacement | IG.Lib.CommandLineApplicationInterpreter | |
WriteLoadableScriptReferencedAssemblies(CommandThread cmdThread, string cmdName, string[] args) | IG.Lib.CommandLineApplicationInterpreter | inlineprotectedvirtual |