| _asyncCommandResults | IG.Lib.CommandLineApplicationInterpreter | private |
| _asyncEndInvokeInCallback | IG.Lib.CommandLineApplicationInterpreter | private |
| _caseSensitive | IG.Lib.CommandLineApplicationInterpreter | protected |
| _commands | IG.Lib.CommandLineApplicationInterpreter | protected |
| _description | IG.Lib.CommandLineApplicationInterpreter | protected |
| _exit | IG.Lib.CommandLineApplicationInterpreter | protected |
| _expressionEvaluator | IG.Lib.CommandLineApplicationInterpreter | protected |
| _interpreters | IG.Lib.CommandLineApplicationInterpreter | protectedstatic |
| _loadableScriptInterpreter | IG.Lib.CommandLineApplicationInterpreter | private |
| _loadedModules | IG.Lib.CommandLineApplicationInterpreter | protected |
| _mainLock | 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 |
| _systemPriorityUpdatesRegistered | IG.Lib.CommandLineApplicationInterpreter | protected |
| _threadPriority | IG.Lib.CommandLineApplicationInterpreter | protected |
| _throwExceptions | IG.Lib.CommandLineApplicationInterpreter | private |
| _timer | IG.Lib.CommandLineApplicationInterpreter | |
| _variables | IG.Lib.CommandLineApplicationInterpreter | protected |
| _warnCommandReplacement | IG.Lib.CommandLineApplicationInterpreter | private |
| AddCommand(string commandName, ApplicationCommandDelegate commandDelegate) | IG.Lib.CommandLineApplicationInterpreter | inlinevirtual |
| IG::Lib::ICommandLineApplicationInterpreter.AddCommand(string appName, CommandLineApplicationInterpreter.ApplicationCommandDelegate appMain) | IG.Lib.ICommandLineApplicationInterpreter | |
| AddModule(string moduleName, ModuleDelegate moduleDelegate) | IG.Lib.CommandLineApplicationInterpreter | inlinevirtual |
| IG::Lib::ICommandLineApplicationInterpreter.AddModule(string moduleName, CommandLineApplicationInterpreter.ModuleDelegate moduleDelegate) | IG.Lib.ICommandLineApplicationInterpreter | |
| AddParallelCommand(CommandLineJobContainer commandData) | IG.Lib.CommandLineApplicationInterpreter | inline |
| ApplicationCommandDelegate(ICommandLineApplicationInterpreter interpreter, string commandName, string[] args) | IG.Lib.CommandLineApplicationInterpreter | |
| 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 | |
| ClearVariable(string varName) | IG.Lib.CommandLineApplicationInterpreter | inlinevirtual |
| CmdAbout(ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args) | IG.Lib.CommandLineApplicationInterpreter | inlineprotectedvirtual |
| CmdApplicationInfo(ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args) | IG.Lib.CommandLineApplicationInterpreter | inlineprotectedvirtual |
| CmdAsyncCompleted(ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args) | IG.Lib.CommandLineApplicationInterpreter | inlineprotectedvirtual |
| CmdAsyncWaitResults(ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args) | IG.Lib.CommandLineApplicationInterpreter | inlineprotectedvirtual |
| CmdClearVariable(ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args) | IG.Lib.CommandLineApplicationInterpreter | inlineprotectedvirtual |
| CmdComment(ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args) | IG.Lib.CommandLineApplicationInterpreter | inlineprotectedvirtual |
| CmdExit(ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args) | IG.Lib.CommandLineApplicationInterpreter | inlineprotectedvirtual |
| CmdExpressionEvaluatorInteractive(ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args) | IG.Lib.CommandLineApplicationInterpreter | inlineprotectedvirtual |
| CmdGetVariable(ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args) | IG.Lib.CommandLineApplicationInterpreter | inlineprotectedvirtual |
| CmdHelp(ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args) | IG.Lib.CommandLineApplicationInterpreter | inlineprotectedvirtual |
| CmdIsModuleLoaded(ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args) | IG.Lib.CommandLineApplicationInterpreter | inlineprotectedvirtual |
| CmdLoadModule(ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args) | IG.Lib.CommandLineApplicationInterpreter | inlineprotectedvirtual |
| CmdLoadScript(ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args) | IG.Lib.CommandLineApplicationInterpreter | inlineprotectedvirtual |
| CmdModuleTestCommand(ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args) | IG.Lib.CommandLineApplicationInterpreter | inlineprotectedvirtual |
| CmdPipeClientCreate(ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args) | IG.Lib.CommandLineApplicationInterpreter | inlineprotectedvirtual |
| CmdPipeClientGetServerResponse(ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args) | IG.Lib.CommandLineApplicationInterpreter | inlineprotectedvirtual |
| CmdPipeClientInfo(ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args) | IG.Lib.CommandLineApplicationInterpreter | inlineprotectedvirtual |
| CmdPipeClientsRemove(ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args) | IG.Lib.CommandLineApplicationInterpreter | inlineprotectedvirtual |
| CmdPipeServerCreate(ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args) | IG.Lib.CommandLineApplicationInterpreter | inlineprotectedvirtual |
| CmdPipeServerInfo(ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args) | IG.Lib.CommandLineApplicationInterpreter | inlineprotectedvirtual |
| CmdPipeServersRemove(ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args) | IG.Lib.CommandLineApplicationInterpreter | inlineprotectedvirtual |
| CmdPrintCommands(ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args) | IG.Lib.CommandLineApplicationInterpreter | inlineprotectedvirtual |
| CmdPrintParallelCommands(ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args) | IG.Lib.CommandLineApplicationInterpreter | inlineprotectedvirtual |
| CmdPrintVariable(ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args) | IG.Lib.CommandLineApplicationInterpreter | inlineprotectedvirtual |
| CmdRunAsync(ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args) | IG.Lib.CommandLineApplicationInterpreter | inlineprotectedvirtual |
| CmdRunFile(ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args) | IG.Lib.CommandLineApplicationInterpreter | inlineprotectedvirtual |
| CmdRunInteractive(ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args) | IG.Lib.CommandLineApplicationInterpreter | inlineprotectedvirtual |
| CmdRunInternalScriptClass(ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args) | IG.Lib.CommandLineApplicationInterpreter | inlineprotectedvirtual |
| CmdRunLoadedScript(ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args) | IG.Lib.CommandLineApplicationInterpreter | inlineprotectedvirtual |
| CmdRunParallel(ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args) | IG.Lib.CommandLineApplicationInterpreter | inlineprotectedvirtual |
| CmdRunParallelRepeat(ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args) | IG.Lib.CommandLineApplicationInterpreter | inlineprotectedvirtual |
| CmdRunRepeat(ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args) | IG.Lib.CommandLineApplicationInterpreter | inlineprotectedvirtual |
| CmdRunRepeatVerbose(ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args) | IG.Lib.CommandLineApplicationInterpreter | inlineprotectedvirtual |
| CmdRunScriptFile(ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args) | IG.Lib.CommandLineApplicationInterpreter | inlineprotectedvirtual |
| CmdRunSystem(ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args) | IG.Lib.CommandLineApplicationInterpreter | inlineprotectedvirtual |
| CmdSetPriority(ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args) | IG.Lib.CommandLineApplicationInterpreter | inlineprotectedvirtual |
| CmdSetVariable(ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args) | IG.Lib.CommandLineApplicationInterpreter | inlineprotectedvirtual |
| CmdSleepSeconds(ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args) | IG.Lib.CommandLineApplicationInterpreter | inlineprotectedvirtual |
| CmdTest(ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args) | IG.Lib.CommandLineApplicationInterpreter | inlineprotectedvirtual |
| CmdTestFromTestModules(ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args) | IG.Lib.CommandLineApplicationInterpreter | inlineprotectedvirtual |
| CmdTestLU(ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args) | IG.Lib.CommandLineApplicationInterpreter | inlineprotectedvirtual |
| CmdTestProduct(ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args) | IG.Lib.CommandLineApplicationInterpreter | inlineprotectedvirtual |
| CmdTestQR(ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args) | IG.Lib.CommandLineApplicationInterpreter | inlineprotectedvirtual |
| CmdTestSpeed(ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args) | IG.Lib.CommandLineApplicationInterpreter | inlineprotectedvirtual |
| CmdTestSpeedLong(ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args) | IG.Lib.CommandLineApplicationInterpreter | inlineprotectedvirtual |
| CmdThtrowExceptions(ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args) | IG.Lib.CommandLineApplicationInterpreter | inlineprotectedvirtual |
| CmdTryRun(ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args) | IG.Lib.CommandLineApplicationInterpreter | inlineprotectedvirtual |
| CmdWrite(ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args) | IG.Lib.CommandLineApplicationInterpreter | inlineprotectedvirtual |
| CmdWriteLine(ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args) | IG.Lib.CommandLineApplicationInterpreter | inlineprotectedvirtual |
| CommandLineApplicationInterpreter() | IG.Lib.CommandLineApplicationInterpreter | inline |
| CommandLineApplicationInterpreter(bool caseSensitive) | IG.Lib.CommandLineApplicationInterpreter | inline |
| ContainsCommand(string commandName) | IG.Lib.CommandLineApplicationInterpreter | inlinevirtual |
| 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 | |
| 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 | |
| ExpressionEvaluator | IG.Lib.CommandLineApplicationInterpreter | |
| ExpressionEvaluatorEvaluate(string[] args) | IG.Lib.CommandLineApplicationInterpreter | inline |
| ExpressionEvaluatorInteractive() | IG.Lib.CommandLineApplicationInterpreter | inline |
| GetArguments(string commandLine) | IG.Lib.CommandLineApplicationInterpreter | inlinevirtual |
| GetCommands() | IG.Lib.CommandLineApplicationInterpreter | inline |
| GetLoadableScriptReferencedAssemblies() | IG.Lib.CommandLineApplicationInterpreter | inline |
| GetParallelCommandData(int id) | IG.Lib.CommandLineApplicationInterpreter | inline |
| GetVariable(string varName) | IG.Lib.CommandLineApplicationInterpreter | inlinevirtual |
| Global | IG.Lib.CommandLineApplicationInterpreter | static |
| Interpreters | IG.Lib.CommandLineApplicationInterpreter | static |
| IpcClients | IG.Lib.CommandLineApplicationInterpreter | private |
| IsModuleLoaded(string moduleName) | IG.Lib.CommandLineApplicationInterpreter | inlinevirtual |
| IsVariableReference(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 | |
| MaxNumParallelServers | IG.Lib.CommandLineApplicationInterpreter | |
| ModuleDelegate(string modulename, ICommandLineApplicationInterpreter interpreter) | 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 | |
| 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(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(string commandName, params string[] commandArguments) | IG.Lib.CommandLineApplicationInterpreter | inlinevirtual |
| Run(string[] args) | IG.Lib.CommandLineApplicationInterpreter | inline |
| IG::Lib::ICommandLineApplicationInterpreter.Run(string commandName, string[] args) | IG.Lib.ICommandLineApplicationInterpreter | |
| RunAsync(string[] args) | IG.Lib.CommandLineApplicationInterpreter | inlinevirtual |
| RunAsync(string commandName, params string[] commandArguments) | IG.Lib.CommandLineApplicationInterpreter | inlinevirtual |
| RunFile(string filePath) | IG.Lib.CommandLineApplicationInterpreter | inlinevirtual |
| RunInteractive() | 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(string[] args) | IG.Lib.CommandLineApplicationInterpreter | inlinevirtual |
| RunRepeat(int outputLevel, string[] args) | IG.Lib.CommandLineApplicationInterpreter | inlinevirtual |
| RunRepeatSilent(string[] args) | IG.Lib.CommandLineApplicationInterpreter | inlinevirtual |
| RunRepeatSpecificOutputLevel(string[] args) | IG.Lib.CommandLineApplicationInterpreter | inlinevirtual |
| RunRepeatVerbose(string[] args) | IG.Lib.CommandLineApplicationInterpreter | inlinevirtual |
| RunScriptFile(string scriptFilePath, string[] initAndRunArgs) | IG.Lib.CommandLineApplicationInterpreter | inlinevirtual |
| RunTryCatch(int outputLevel, string[] args) | IG.Lib.CommandLineApplicationInterpreter | inlinevirtual |
| RunWithoutModifications(string commandName, params string[] commandArguments) | IG.Lib.CommandLineApplicationInterpreter | inline |
| ScriptLoader | IG.Lib.CommandLineApplicationInterpreter | |
| SetVariable(string varName, string value) | IG.Lib.CommandLineApplicationInterpreter | inlinevirtual |
| SubstituteVariableReference(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 | |
| Timer | IG.Lib.CommandLineApplicationInterpreter | |
| UnregisterSystemPriorityUpdating() | IG.Lib.CommandLineApplicationInterpreter | inline |
| UpdateThreadPriorityFromSystem() | IG.Lib.CommandLineApplicationInterpreter | inlinevirtual |
| variableStart | IG.Lib.CommandLineApplicationInterpreter | protected |
| WarnCommandReplacement | IG.Lib.CommandLineApplicationInterpreter | |
| WriteLoadableScriptReferencedAssemblies(ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args) | IG.Lib.CommandLineApplicationInterpreter | inlineprotectedvirtual |