IGLib  1.7.2
The IGLib base library for development of numerical, technical and business applications.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
IG.Lib.CommandLineApplicationInterpreter Member List

This is the complete list of members for IG.Lib.CommandLineApplicationInterpreter, including all inherited members.

_asyncCommandResultsIG.Lib.CommandLineApplicationInterpreterprivate
_asyncEndInvokeInCallbackIG.Lib.CommandLineApplicationInterpreterprivate
_caseSensitiveIG.Lib.CommandLineApplicationInterpreterprotected
_commandsMtIG.Lib.CommandLineApplicationInterpreterprotected
_commandThreadsIG.Lib.CommandLineApplicationInterpreterprivate
_descriptionIG.Lib.CommandLineApplicationInterpreterprotected
_emptyCommandLineIG.Lib.CommandLineApplicationInterpreterprotected
_evaluatorJintIG.Lib.CommandLineApplicationInterpreterprotected
_evalutorJsIG.Lib.CommandLineApplicationInterpreterprotected
_exitIG.Lib.CommandLineApplicationInterpreterprotected
_expressionStartIG.Lib.CommandLineApplicationInterpreterprotected
_globalAuxiliaryFrameIG.Lib.CommandLineApplicationInterpreterprotected
_globalThreadIG.Lib.CommandLineApplicationInterpreterprotected
_interpretersIG.Lib.CommandLineApplicationInterpreterprotectedstatic
_loadableScriptInterpreterIG.Lib.CommandLineApplicationInterpreterprivate
_loadedModulesIG.Lib.CommandLineApplicationInterpreterprotected
_mainLockIG.Lib.CommandLineApplicationInterpreterprivate
_mainThreadIG.Lib.CommandLineApplicationInterpreterprivate
_maxNumParallelServersIG.Lib.CommandLineApplicationInterpreterprotected
_modulesIG.Lib.CommandLineApplicationInterpreterprotected
_ModuleTestCommandPrefixIG.Lib.CommandLineApplicationInterpreterprotected
_nameIG.Lib.CommandLineApplicationInterpreterprotected
_outputLevelIG.Lib.CommandLineApplicationInterpreterprotected
_parallelCommandsIG.Lib.CommandLineApplicationInterpreterprotected
_parallelDispatcherIG.Lib.CommandLineApplicationInterpreterprivate
_pipeClientsIG.Lib.CommandLineApplicationInterpreterprivate
_pipeServersIG.Lib.CommandLineApplicationInterpreterprivate
_sescriptionIG.Lib.CommandLineApplicationInterpreterprotected
_stAdaptersIG.Lib.CommandLineApplicationInterpreterprivate
_systemPriorityUpdatesRegisteredIG.Lib.CommandLineApplicationInterpreterprotected
_threadPriorityIG.Lib.CommandLineApplicationInterpreterprotected
_throwExceptionsIG.Lib.CommandLineApplicationInterpreterprivate
_useJintIG.Lib.CommandLineApplicationInterpreterprivate
_variablesIG.Lib.CommandLineApplicationInterpreterprotected
_variableStartIG.Lib.CommandLineApplicationInterpreterprotected
_warnCommandReplacementIG.Lib.CommandLineApplicationInterpreterprivate
AddCommand(string commandName, ApplicationCommandDelegate commandDelegate)IG.Lib.CommandLineApplicationInterpreterinlinevirtual
AddCommand(string commandName, ApplicationCommandDelegateMt commandDelegate)IG.Lib.CommandLineApplicationInterpreterinlinevirtual
AddCommandMt(string commandName, ApplicationCommandDelegateMt commandDelegate)IG.Lib.CommandLineApplicationInterpreterinlinevirtual
AddEnterExitCommands_BeginCalc(CommandStackFrame frame)IG.Lib.CommandLineApplicationInterpreterinlineprotectedvirtual
AddEnterExitCommands_BeginRepeat(CommandStackFrame frame)IG.Lib.CommandLineApplicationInterpreterinlineprotectedvirtual
AddEnterExitCommands_Block(CommandStackFrame frame)IG.Lib.CommandLineApplicationInterpreterinlineprotectedvirtual
AddEnterExitCommands_Else(CommandStackFrame frame)IG.Lib.CommandLineApplicationInterpreterinlineprotectedvirtual
AddEnterExitCommands_ElseIf(CommandStackFrame frame)IG.Lib.CommandLineApplicationInterpreterinlineprotectedvirtual
AddEnterExitCommands_If(CommandStackFrame frame)IG.Lib.CommandLineApplicationInterpreterinlineprotectedvirtual
AddEnterExitCommands_While(CommandStackFrame frame)IG.Lib.CommandLineApplicationInterpreterinlineprotectedvirtual
AddModule(string moduleName, ModuleDelegate moduleDelegate)IG.Lib.CommandLineApplicationInterpreterinlinevirtual
AddNewThread()IG.Lib.CommandLineApplicationInterpreterinline
AddParallelCommand(CommandLineJobContainer commandData)IG.Lib.CommandLineApplicationInterpreterinline
AsyncCommandResultsIG.Lib.CommandLineApplicationInterpreterprotected
AsyncEndInvokeInCallbackIG.Lib.CommandLineApplicationInterpreterprotected
AsyncIsAllCompleted()IG.Lib.CommandLineApplicationInterpreterinline
AsyncIsCompleted(int id)IG.Lib.CommandLineApplicationInterpreterinline
AsyncRunCallback(IAsyncResult ar)IG.Lib.CommandLineApplicationInterpreterinlineprotected
AsyncWait(int callId)IG.Lib.CommandLineApplicationInterpreterinline
AsyncWaitAll()IG.Lib.CommandLineApplicationInterpreterinline
AutoGlobalDescriptionIG.Lib.CommandLineApplicationInterpreter
AutoGlobalNameIG.Lib.CommandLineApplicationInterpreter
CaseSensitiveIG.Lib.CommandLineApplicationInterpreter
ClearVariable(CommandThread cmdThread, string varName)IG.Lib.CommandLineApplicationInterpreterinlinevirtual
CmdAbout(CommandThread cmdThread, string cmdName, string[] args)IG.Lib.CommandLineApplicationInterpreterinlineprotectedvirtual
CmdApplicationInfo(CommandThread cmdThread, string cmdName, string[] args)IG.Lib.CommandLineApplicationInterpreterinlineprotectedvirtual
CmdAsyncCompleted(CommandThread cmdThread, string cmdName, string[] args)IG.Lib.CommandLineApplicationInterpreterinlineprotectedvirtual
CmdAsyncWaitResults(CommandThread cmdThread, string cmdName, string[] args)IG.Lib.CommandLineApplicationInterpreterinlineprotectedvirtual
CmdBeginRepeat(CommandThread cmdThread, string cmdName, string[] args)IG.Lib.CommandLineApplicationInterpreterinlineprotectedvirtual
CmdBlock(CommandThread cmdThread, string cmdName, string[] args)IG.Lib.CommandLineApplicationInterpreterinlineprotectedvirtual
CmdCalcJsBlock(CommandThread cmdThread, string cmdName, string[] args)IG.Lib.CommandLineApplicationInterpreterinlineprotectedvirtual
CmdClearVariable(CommandThread cmdThread, string cmdName, string[] args)IG.Lib.CommandLineApplicationInterpreterinlineprotectedvirtual
CmdComment(CommandThread cmdThread, string cmdName, string[] args)IG.Lib.CommandLineApplicationInterpreterinlineprotectedvirtual
CmdCurrentDirectory(CommandThread cmdThread, string cmdName, string[] args)IG.Lib.CommandLineApplicationInterpreterinlineprotectedvirtual
CmdElse(CommandThread cmdThread, string cmdName, string[] args)IG.Lib.CommandLineApplicationInterpreterinlineprotectedvirtual
CmdElseIf(CommandThread cmdThread, string cmdName, string[] args)IG.Lib.CommandLineApplicationInterpreterinlineprotectedvirtual
CmdEndBlock(CommandThread cmdThread, string cmdName, string[] args)IG.Lib.CommandLineApplicationInterpreterinlineprotectedvirtual
CmdEndCalcJsBlock(CommandThread cmdThread, string cmdName, string[] args)IG.Lib.CommandLineApplicationInterpreterinlineprotectedvirtual
CmdEndIf(CommandThread cmdThread, string cmdName, string[] args)IG.Lib.CommandLineApplicationInterpreterinlineprotectedvirtual
CmdEndRepeat(CommandThread cmdThread, string cmdName, string[] args)IG.Lib.CommandLineApplicationInterpreterinlineprotectedvirtual
CmdEndWhile(CommandThread cmdThread, string cmdName, string[] args)IG.Lib.CommandLineApplicationInterpreterinlineprotectedvirtual
CmdExit(CommandThread cmdThread, string cmdName, string[] args)IG.Lib.CommandLineApplicationInterpreterinlineprotectedvirtual
CmdExpressionEvaluatorJavascript(CommandThread cmdThread, string cmdName, string[] args)IG.Lib.CommandLineApplicationInterpreterinlineprotectedvirtual
CmdGetVariable(CommandThread cmdThread, string cmdName, string[] args)IG.Lib.CommandLineApplicationInterpreterinlineprotectedvirtual
CmdHelp(CommandThread cmdThread, string cmdName, string[] args)IG.Lib.CommandLineApplicationInterpreterinlineprotectedvirtual
CmdIf(CommandThread cmdThread, string cmdName, string[] args)IG.Lib.CommandLineApplicationInterpreterinlineprotectedvirtual
CmdIsModuleLoaded(CommandThread thread, string cmdName, string[] args)IG.Lib.CommandLineApplicationInterpreterinlineprotectedvirtual
CmdLoadModule(CommandThread cmdThread, string cmdName, string[] args)IG.Lib.CommandLineApplicationInterpreterinlineprotectedvirtual
CmdLoadScript(CommandThread cmdThread, string cmdName, string[] args)IG.Lib.CommandLineApplicationInterpreterinlineprotectedvirtual
CmdModuleTestCommand(CommandThread cmdThread, string cmdName, string[] args)IG.Lib.CommandLineApplicationInterpreterinlineprotectedvirtual
CmdOutputLevel(CommandThread cmdThread, string cmdName, string[] args)IG.Lib.CommandLineApplicationInterpreterinlineprotectedvirtual
CmdOutputLevelCalc(CommandThread cmdThread, string cmdName, string[] args)IG.Lib.CommandLineApplicationInterpreterinlineprotectedvirtual
CmdPipeClientCreate(CommandThread cmdThread, string cmdName, string[] args)IG.Lib.CommandLineApplicationInterpreterinlineprotectedvirtual
CmdPipeClientGetServerResponse(CommandThread cmdThread, string cmdName, string[] args)IG.Lib.CommandLineApplicationInterpreterinlineprotectedvirtual
CmdPipeClientInfo(CommandThread cmdThread, string cmdName, string[] args)IG.Lib.CommandLineApplicationInterpreterinlineprotectedvirtual
CmdPipeClientsRemove(CommandThread cmdThread, string cmdName, string[] args)IG.Lib.CommandLineApplicationInterpreterinlineprotectedvirtual
CmdPipeServerCreate(CommandThread cmdThread, string cmdName, string[] args)IG.Lib.CommandLineApplicationInterpreterinlineprotectedvirtual
CmdPipeServerInfo(CommandThread cmdThread, string cmdName, string[] args)IG.Lib.CommandLineApplicationInterpreterinlineprotectedvirtual
CmdPipeServersRemove(CommandThread cmdThread, string cmdName, string[] args)IG.Lib.CommandLineApplicationInterpreterinlineprotectedvirtual
CmdPrintCommands(CommandThread cmdThread, string cmdName, string[] args)IG.Lib.CommandLineApplicationInterpreterinlineprotectedvirtual
CmdPrintParallelCommands(CommandThread cmdThread, string cmdName, string[] args)IG.Lib.CommandLineApplicationInterpreterinlineprotectedvirtual
CmdPrintVariable(CommandThread cmdThread, string cmdName, string[] args)IG.Lib.CommandLineApplicationInterpreterinlineprotectedvirtual
CmdRead(CommandThread cmdThread, string cmdName, string[] args)IG.Lib.CommandLineApplicationInterpreterinlineprotectedvirtual
CmdRunAsync(CommandThread cmdThread, string cmdName, string[] args)IG.Lib.CommandLineApplicationInterpreterinlineprotectedvirtual
CmdRunFile(CommandThread cmdThread, string cmdName, string[] args)IG.Lib.CommandLineApplicationInterpreterinlineprotectedvirtual
CmdRunInteractive(CommandThread cmdThread, string cmdName, string[] args)IG.Lib.CommandLineApplicationInterpreterinlineprotectedvirtual
CmdRunInternalScriptClass(CommandThread cmdThread, string cmdName, string[] args)IG.Lib.CommandLineApplicationInterpreterinlineprotectedvirtual
CmdRunLoadedScript(CommandThread cmdThread, string cmdName, string[] args)IG.Lib.CommandLineApplicationInterpreterinlineprotectedvirtual
CmdRunParallel(CommandThread cmdThread, string cmdName, string[] args)IG.Lib.CommandLineApplicationInterpreterinlineprotectedvirtual
CmdRunParallelRepeat(CommandThread cmdThread, string cmdName, string[] args)IG.Lib.CommandLineApplicationInterpreterinlineprotectedvirtual
CmdRunRepeat(CommandThread cmdThread, string cmdName, string[] args)IG.Lib.CommandLineApplicationInterpreterinlineprotectedvirtual
CmdRunRepeatVerbose(CommandThread cmdThread, string cmdName, string[] args)IG.Lib.CommandLineApplicationInterpreterinlineprotectedvirtual
CmdRunScriptFile(CommandThread cmdThread, string cmdName, string[] args)IG.Lib.CommandLineApplicationInterpreterinlineprotectedvirtual
CmdRunSystem(CommandThread cmdThread, string cmdName, string[] args)IG.Lib.CommandLineApplicationInterpreterinlineprotectedvirtual
CmdSetPriority(CommandThread cmdThread, string cmdName, string[] args)IG.Lib.CommandLineApplicationInterpreterinlineprotectedvirtual
CmdSetVariable(CommandThread cmdThread, string cmdName, string[] args)IG.Lib.CommandLineApplicationInterpreterinlineprotectedvirtual
CmdSetVariableBase(CommandThread cmdThread, string cmdName, string[] args, bool setCommandResult)IG.Lib.CommandLineApplicationInterpreterinlineprotectedvirtual
CmdSetVariableToCommandResult(CommandThread cmdThread, string cmdName, string[] args)IG.Lib.CommandLineApplicationInterpreterinlineprotectedvirtual
CmdSleepSeconds(CommandThread cmdThread, string cmdName, string[] args)IG.Lib.CommandLineApplicationInterpreterinlineprotectedvirtual
CmdStackLevel(CommandThread cmdThread, string cmdName, string[] args)IG.Lib.CommandLineApplicationInterpreterinlineprotectedvirtual
CmdSuppressInteractive(CommandThread cmdThread, string cmdName, string[] args)IG.Lib.CommandLineApplicationInterpreterinlineprotectedvirtual
CmdSuppressInteractiveFrame(CommandThread cmdThread, string cmdName, string[] args)IG.Lib.CommandLineApplicationInterpreterinlineprotectedvirtual
CmdTest(CommandThread cmdThread, string cmdName, string[] args)IG.Lib.CommandLineApplicationInterpreterinlineprotectedvirtual
CmdTestFromTestModules(CommandThread cmdThread, string cmdName, string[] args)IG.Lib.CommandLineApplicationInterpreterinlineprotectedvirtual
CmdTestLU(CommandThread cmdThread, string cmdName, string[] args)IG.Lib.CommandLineApplicationInterpreterinlineprotectedvirtual
CmdTestProduct(CommandThread cmdThread, string cmdName, string[] args)IG.Lib.CommandLineApplicationInterpreterinlineprotectedvirtual
CmdTestQR(CommandThread cmdThread, string cmdName, string[] args)IG.Lib.CommandLineApplicationInterpreterinlineprotectedvirtual
CmdTestSpeed(CommandThread cmdThread, string cmdName, string[] args)IG.Lib.CommandLineApplicationInterpreterinlineprotectedvirtual
CmdTestSpeedLong(CommandThread cmdThread, string cmdName, string[] args)IG.Lib.CommandLineApplicationInterpreterinlineprotectedvirtual
CmdThreadId(CommandThread cmdThread, string cmdName, string[] args)IG.Lib.CommandLineApplicationInterpreterinlineprotectedvirtual
CmdThreadInfo(CommandThread cmdThread, string cmdName, string[] args)IG.Lib.CommandLineApplicationInterpreterinlineprotectedvirtual
CmdThtrowExceptions(CommandThread cmdThread, string cmdName, string[] args)IG.Lib.CommandLineApplicationInterpreterinlineprotectedvirtual
CmdTryRun(CommandThread cmdThread, string cmdName, string[] args)IG.Lib.CommandLineApplicationInterpreterinlineprotectedvirtual
CmdUseJint(CommandThread cmdThread, string cmdName, string[] args)IG.Lib.CommandLineApplicationInterpreterinlineprotectedvirtual
CmdWhile(CommandThread cmdThread, string cmdName, string[] args)IG.Lib.CommandLineApplicationInterpreterinlineprotectedvirtual
CmdWrite(CommandThread cmdThread, string cmdName, string[] args)IG.Lib.CommandLineApplicationInterpreterinlineprotectedvirtual
CmdWriteLine(CommandThread cmdThread, string cmdName, string[] args)IG.Lib.CommandLineApplicationInterpreterinlineprotectedvirtual
Command_BeginCalcIG.Lib.CommandLineApplicationInterpreter
Command_BeginRepeatIG.Lib.CommandLineApplicationInterpreter
Command_BlockIG.Lib.CommandLineApplicationInterpreter
Command_ElseIG.Lib.CommandLineApplicationInterpreter
Command_ElseIfIG.Lib.CommandLineApplicationInterpreter
Command_EndBlockIG.Lib.CommandLineApplicationInterpreter
Command_EndCalcIG.Lib.CommandLineApplicationInterpreter
Command_EndIfIG.Lib.CommandLineApplicationInterpreter
Command_EndRepeatIG.Lib.CommandLineApplicationInterpreter
Command_EndWhileIG.Lib.CommandLineApplicationInterpreter
Command_IfIG.Lib.CommandLineApplicationInterpreter
Command_WhileIG.Lib.CommandLineApplicationInterpreter
CommandLineApplicationInterpreter()IG.Lib.CommandLineApplicationInterpreterinline
CommandLineApplicationInterpreter(bool caseSensitive)IG.Lib.CommandLineApplicationInterpreterinline
CommandThreadsIG.Lib.CommandLineApplicationInterpreterprotected
ContainsCommand(string commandName)IG.Lib.CommandLineApplicationInterpreterinline
CreatePipeClient(string pipeName, string clientName=null, bool createCommand=false, int outputLevel=3)IG.Lib.CommandLineApplicationInterpreterinline
CreatePipeServer(string pipeName, string serverName=null, bool createCommand=false, int outputLevel=3)IG.Lib.CommandLineApplicationInterpreterinline
DefaultCaseSensitiveIG.Lib.CommandLineApplicationInterpreter
DefaultNameIG.Lib.CommandLineApplicationInterpreter
DefaultNumEquationsIG.Lib.CommandLineApplicationInterpreterprotectedstatic
DefaultOutputLevelIG.Lib.CommandLineApplicationInterpreterstatic
DefaultWarnCommandReplacementIG.Lib.CommandLineApplicationInterpreterstatic
DescriptionIG.Lib.CommandLineApplicationInterpreter
EmptyCommandLineIG.Lib.CommandLineApplicationInterpreterprotected
EnterBlock(CommandThread cmdThread, bool executeCommands=true, bool saveCommands=false)IG.Lib.CommandLineApplicationInterpreterinlinevirtual
EnterElse(CommandThread cmdThread)IG.Lib.CommandLineApplicationInterpreterinlinevirtual
EnterElseIf(CommandThread cmdThread, bool condition)IG.Lib.CommandLineApplicationInterpreterinlinevirtual
EnterIf(CommandThread cmdThread, bool condition)IG.Lib.CommandLineApplicationInterpreterinlinevirtual
EnterJsBlock(CommandThread cmdThread)IG.Lib.CommandLineApplicationInterpreterinlinevirtual
EnterRepeatBlock(CommandThread cmdThread, int numRepetitions=1)IG.Lib.CommandLineApplicationInterpreterinlinevirtual
EnterWhile(CommandThread cmdThread, string conditionString)IG.Lib.CommandLineApplicationInterpreterinlinevirtual
EvaluateJs(string codeBlock)IG.Lib.CommandLineApplicationInterpreterinline
EvaluateJs(string[] args)IG.Lib.CommandLineApplicationInterpreterinline
EvaluateJsInteractive()IG.Lib.CommandLineApplicationInterpreterinline
EvaluatorJsIG.Lib.CommandLineApplicationInterpreter
ExecuteSystemCommand(string[] args)IG.Lib.CommandLineApplicationInterpreterinlinestatic
ExecuteSystemCommand(string command, params string[] args)IG.Lib.CommandLineApplicationInterpreterinlinestatic
ExecuteSystemCommandsInteractive()IG.Lib.CommandLineApplicationInterpreterinlineprotectedvirtual
ExitIG.Lib.CommandLineApplicationInterpreter
ExitBlock(CommandThread cmdThread)IG.Lib.CommandLineApplicationInterpreterinlinevirtual
ExitIf(CommandThread cmdThread)IG.Lib.CommandLineApplicationInterpreterinlinevirtual
ExitJsBlock(CommandThread cmdThread)IG.Lib.CommandLineApplicationInterpreterinlinevirtual
ExitRepeatBlock(CommandThread cmdThread)IG.Lib.CommandLineApplicationInterpreterinlinevirtual
ExitWhile(CommandThread cmdThread)IG.Lib.CommandLineApplicationInterpreterinlinevirtual
GetArguments(string commandLine)IG.Lib.CommandLineApplicationInterpreterinlinevirtual
GetCommandDelegate(string commandName, ref ApplicationCommandDelegateMt appDelegate)IG.Lib.CommandLineApplicationInterpreterinlineprotectedvirtual
GetCommands()IG.Lib.CommandLineApplicationInterpreterinline
GetCommmandThread(int whichCommandThread)IG.Lib.CommandLineApplicationInterpreterinline
GetFiestLocalOrGlobalVariable(CommandThread cmdThread, string value)IG.Lib.CommandLineApplicationInterpreterinline
GetFirstLocalVariable(CommandThread cmdThread, string value)IG.Lib.CommandLineApplicationInterpreterinline
GetGlobalVariable(string varName)IG.Lib.CommandLineApplicationInterpreterinlinevirtual
GetGlobalVariableValue(string varName)IG.Lib.CommandLineApplicationInterpreterinlinevirtual
GetLoadableScriptReferencedAssemblies()IG.Lib.CommandLineApplicationInterpreterinline
GetLocalVariable(CommandThread cmdThread, string varName, int framesBelowTop)IG.Lib.CommandLineApplicationInterpreterinline
GetParallelCommandData(int id)IG.Lib.CommandLineApplicationInterpreterinline
GetVariableValue(CommandThread cmdThread, string varName)IG.Lib.CommandLineApplicationInterpreterinlinevirtual
GlobalIG.Lib.CommandLineApplicationInterpreterstatic
GlobalFrameIG.Lib.CommandLineApplicationInterpreter
InitCommandLineApplicationInterpreterBasic(bool caseSensitive)IG.Lib.CommandLineApplicationInterpreterinlineprotectedvirtual
InitCommands()IG.Lib.CommandLineApplicationInterpreterinlineprotectedvirtual
InterpretersIG.Lib.CommandLineApplicationInterpreterstatic
IpcClientsIG.Lib.CommandLineApplicationInterpreterprivate
IsModuleLoaded(string moduleName)IG.Lib.CommandLineApplicationInterpreterinlinevirtual
IsVariableReference(CommandThread cmdThread, string str)IG.Lib.CommandLineApplicationInterpreterinlineprotectedvirtual
LoadableScriptInterpreterIG.Lib.CommandLineApplicationInterpreter
LoadModule(string moduleName)IG.Lib.CommandLineApplicationInterpreterinlinevirtual
LoadScript(string newCommandName, string scriptFilePath, string[] initArgs)IG.Lib.CommandLineApplicationInterpreterinline
LockIG.Lib.CommandLineApplicationInterpreter
MainThreadIG.Lib.CommandLineApplicationInterpreter
MaxNumParallelServersIG.Lib.CommandLineApplicationInterpreter
ModuleTest1(string name, ICommandLineApplicationInterpreter interpreter)IG.Lib.CommandLineApplicationInterpreterinlineprivate
ModuleTest2(string name, ICommandLineApplicationInterpreter interpreter)IG.Lib.CommandLineApplicationInterpreterinlineprivate
ModuleTestCommandName(string modulename)IG.Lib.CommandLineApplicationInterpreterinlinevirtual
NameIG.Lib.CommandLineApplicationInterpreter
NumCommandThreadsIG.Lib.CommandLineApplicationInterpreter
OutputLevelIG.Lib.CommandLineApplicationInterpreter
ParallelCommandsIG.Lib.CommandLineApplicationInterpreter
PipeClientGetServerResponse(string clientName, string commandLineString)IG.Lib.CommandLineApplicationInterpreterinline
PipeClientInfo(string clientName=null)IG.Lib.CommandLineApplicationInterpreterinline
PipeServerInfo(string serverName=null)IG.Lib.CommandLineApplicationInterpreterinline
PipeServersIG.Lib.CommandLineApplicationInterpreterprivate
PrintParallelCommands(bool printAll)IG.Lib.CommandLineApplicationInterpreterinline
PrintVariable(CommandThread cmdThread, string varName)IG.Lib.CommandLineApplicationInterpreterinlinevirtual
RegisterSystemPriorityUpdating()IG.Lib.CommandLineApplicationInterpreterinline
RemoveAllCommands()IG.Lib.CommandLineApplicationInterpreterinlinevirtual
RemoveCommand(string commandName)IG.Lib.CommandLineApplicationInterpreterinlinevirtual
RemovePipeClients(params string[] clientNames)IG.Lib.CommandLineApplicationInterpreterinline
RemovePipeServers(params string[] serverNames)IG.Lib.CommandLineApplicationInterpreterinline
Run(CommandThread cmdThread, List< string > commandLines)IG.Lib.CommandLineApplicationInterpreterinlinevirtual
Run(CommandThread cmdThread, string commandName, params string[] commandArguments)IG.Lib.CommandLineApplicationInterpreterinlinevirtual
Run(CommandThread cmdThread, string[] args)IG.Lib.CommandLineApplicationInterpreterinline
Run(CommandThread cmdThread, string commandLine)IG.Lib.CommandLineApplicationInterpreterinline
Run(string command)IG.Lib.CommandLineApplicationInterpreterinlinevirtual
Run(params string[] commandAndArgs)IG.Lib.CommandLineApplicationInterpreterinlinevirtual
IG::Lib::ICommandLineApplicationInterpreter.Run(CommandThread commandThread, string commandName, string[] args)IG.Lib.ICommandLineApplicationInterpreter
RunAsync(CommandThread cmdThread, string[] args)IG.Lib.CommandLineApplicationInterpreterinlinevirtual
RunAsync(CommandThread cmdThread, string commandName, params string[] commandArguments)IG.Lib.CommandLineApplicationInterpreterinlinevirtual
RunFile(CommandThread cmdThread, string filePath)IG.Lib.CommandLineApplicationInterpreterinlinevirtual
RunInteractive(CommandThread cmdThread)IG.Lib.CommandLineApplicationInterpreterinlinevirtual
RunLoadedScript(string commandName, string[] arguments)IG.Lib.CommandLineApplicationInterpreterinlinevirtual
RunParallel(string command, string[] commandArguments)IG.Lib.CommandLineApplicationInterpreterinline
RunParallelRepeat(int numRepeat, string command, string[] commandArguments)IG.Lib.CommandLineApplicationInterpreterinline
RunRepeat(CommandThread cmdThread, string[] args)IG.Lib.CommandLineApplicationInterpreterinlinevirtual
RunRepeat(CommandThread cmdThread, int outputLevel, string[] args)IG.Lib.CommandLineApplicationInterpreterinlinevirtual
RunRepeatSilent(CommandThread cmdThread, string[] args)IG.Lib.CommandLineApplicationInterpreterinlinevirtual
RunRepeatSpecificOutputLevel(CommandThread cmdThread, string[] args)IG.Lib.CommandLineApplicationInterpreterinlinevirtual
RunRepeatVerbose(CommandThread cmdThread, string[] args)IG.Lib.CommandLineApplicationInterpreterinlinevirtual
RunScriptFile(string scriptFilePath, string[] initAndRunArgs)IG.Lib.CommandLineApplicationInterpreterinlinevirtual
RunTryCatch(CommandThread cmdThread, int outputLevel, string[] args)IG.Lib.CommandLineApplicationInterpreterinlinevirtual
RunWithoutModifications(CommandThread cmdThread, string commandName, params string[] commandArguments)IG.Lib.CommandLineApplicationInterpreterinline
ScriptLoaderIG.Lib.CommandLineApplicationInterpreter
SetGetGlobalVariableValue(string varName, string varValue)IG.Lib.CommandLineApplicationInterpreterinlinevirtual
SetVariableValue(CommandThread cmdThread, string varName, string value)IG.Lib.CommandLineApplicationInterpreterinlinevirtual
SubstituteVariableOrExpressionReference(CommandThread cmdThread, string str)IG.Lib.CommandLineApplicationInterpreterinlineprotectedvirtual
TestComputationalTimesLU(int numEq, int outLevel)IG.Lib.CommandLineApplicationInterpreterinlineprotectedvirtual
TestComputationalTimesQR(int numEq, int outLevel)IG.Lib.CommandLineApplicationInterpreterinlineprotectedvirtual
TestSpeedLongNumEqIG.Lib.CommandLineApplicationInterpreterprotected
TestSpeedLongReferenceTimeIG.Lib.CommandLineApplicationInterpreterprotected
TestSpeedNumEqIG.Lib.CommandLineApplicationInterpreterprotected
TestSpeedReferenceSystemIG.Lib.CommandLineApplicationInterpreterprotected
TestSpeedReferenceTimeIG.Lib.CommandLineApplicationInterpreterprotected
ThreadPriorityIG.Lib.CommandLineApplicationInterpreter
ThrowExceptionsIG.Lib.CommandLineApplicationInterpreter
UnregisterSystemPriorityUpdating()IG.Lib.CommandLineApplicationInterpreterinline
UpdateThreadPriorityFromSystem()IG.Lib.CommandLineApplicationInterpreterinlinevirtual
UseJintIG.Lib.CommandLineApplicationInterpreter
WarnCommandReplacementIG.Lib.CommandLineApplicationInterpreter
WriteLoadableScriptReferencedAssemblies(CommandThread cmdThread, string cmdName, string[] args)IG.Lib.CommandLineApplicationInterpreterinlineprotectedvirtual