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

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

_caseSensitiveIG.Lib.CommandLineApplicationInterpreterprotected
_commandsIG.Lib.CommandLineApplicationInterpreterprotected
_descriptionIG.Lib.CommandLineApplicationInterpreterprotected
_exitIG.Lib.CommandLineApplicationInterpreterprotected
_expressionEvaluatorIG.Lib.CommandLineApplicationInterpreterprotected
_interpretersIG.Lib.CommandLineApplicationInterpreterprotectedstatic
_loadedModulesIG.Lib.CommandLineApplicationInterpreterprotected
_maxNumParallelServersIG.Lib.CommandLineApplicationInterpreterprotected
_modulesIG.Lib.CommandLineApplicationInterpreterprotected
_ModuleTestCommandPrefixIG.Lib.CommandLineApplicationInterpreterprotected
_nameIG.Lib.CommandLineApplicationInterpreterprotected
_outputLevelIG.Lib.CommandLineApplicationInterpreterprotected
_parallelCommandsIG.Lib.CommandLineApplicationInterpreterprotected
_script_CommandHelpStringsIG.Lib.CommandLineApplicationScriptInterpreterprivate
_sescriptionIG.Lib.CommandLineApplicationInterpreterprotected
_systemPriorityUpdatesRegisteredIG.Lib.CommandLineApplicationInterpreterprotected
_threadPriorityIG.Lib.CommandLineApplicationInterpreterprotected
_timerIG.Lib.CommandLineApplicationInterpreter
_variablesIG.Lib.CommandLineApplicationInterpreterprotected
AddCommand(string commandName, ApplicationCommandDelegate commandDelegate)IG.Lib.CommandLineApplicationInterpreterinlinevirtual
IG::Lib::ICommandLineApplicationInterpreter.AddCommand(string appName, CommandLineApplicationInterpreter.ApplicationCommandDelegate appMain)IG.Lib.ICommandLineApplicationInterpreter
AddModule(string moduleName, ModuleDelegate moduleDelegate)IG.Lib.CommandLineApplicationInterpreterinlinevirtual
IG::Lib::ICommandLineApplicationInterpreter.AddModule(string moduleName, CommandLineApplicationInterpreter.ModuleDelegate moduleDelegate)IG.Lib.ICommandLineApplicationInterpreter
AddParallelCommand(CommandLineJobContainer commandData)IG.Lib.CommandLineApplicationInterpreterinline
ApplicationCommandDelegate(ICommandLineApplicationInterpreter interpreter, string commandName, string[] args)IG.Lib.CommandLineApplicationInterpreter
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
ClearVariable(string varName)IG.Lib.CommandLineApplicationInterpreterinlinevirtual
CmdAbout(ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args)IG.Lib.CommandLineApplicationInterpreterinlineprotectedvirtual
CmdApplicationInfo(ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args)IG.Lib.CommandLineApplicationInterpreterinlineprotectedvirtual
CmdAsyncCompleted(ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args)IG.Lib.CommandLineApplicationInterpreterinlineprotectedvirtual
CmdAsyncWaitResults(ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args)IG.Lib.CommandLineApplicationInterpreterinlineprotectedvirtual
CmdClearVariable(ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args)IG.Lib.CommandLineApplicationInterpreterinlineprotectedvirtual
CmdComment(ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args)IG.Lib.CommandLineApplicationInterpreterinlineprotectedvirtual
CmdExit(ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args)IG.Lib.CommandLineApplicationInterpreterinlineprotectedvirtual
CmdExpressionEvaluatorInteractive(ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args)IG.Lib.CommandLineApplicationInterpreterinlineprotectedvirtual
CmdGetVariable(ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args)IG.Lib.CommandLineApplicationInterpreterinlineprotectedvirtual
CmdHelp(ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args)IG.Lib.CommandLineApplicationInterpreterinlineprotectedvirtual
CmdIsModuleLoaded(ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args)IG.Lib.CommandLineApplicationInterpreterinlineprotectedvirtual
CmdLoadModule(ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args)IG.Lib.CommandLineApplicationInterpreterinlineprotectedvirtual
CmdLoadScript(ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args)IG.Lib.CommandLineApplicationInterpreterinlineprotectedvirtual
CmdModuleTestCommand(ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args)IG.Lib.CommandLineApplicationInterpreterinlineprotectedvirtual
CmdPipeClientCreate(ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args)IG.Lib.CommandLineApplicationInterpreterinlineprotectedvirtual
CmdPipeClientGetServerResponse(ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args)IG.Lib.CommandLineApplicationInterpreterinlineprotectedvirtual
CmdPipeClientInfo(ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args)IG.Lib.CommandLineApplicationInterpreterinlineprotectedvirtual
CmdPipeClientsRemove(ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args)IG.Lib.CommandLineApplicationInterpreterinlineprotectedvirtual
CmdPipeServerCreate(ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args)IG.Lib.CommandLineApplicationInterpreterinlineprotectedvirtual
CmdPipeServerInfo(ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args)IG.Lib.CommandLineApplicationInterpreterinlineprotectedvirtual
CmdPipeServersRemove(ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args)IG.Lib.CommandLineApplicationInterpreterinlineprotectedvirtual
CmdPrintCommands(ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args)IG.Lib.CommandLineApplicationInterpreterinlineprotectedvirtual
CmdPrintParallelCommands(ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args)IG.Lib.CommandLineApplicationInterpreterinlineprotectedvirtual
CmdPrintVariable(ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args)IG.Lib.CommandLineApplicationInterpreterinlineprotectedvirtual
CmdRunAsync(ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args)IG.Lib.CommandLineApplicationInterpreterinlineprotectedvirtual
CmdRunFile(ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args)IG.Lib.CommandLineApplicationInterpreterinlineprotectedvirtual
CmdRunInteractive(ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args)IG.Lib.CommandLineApplicationInterpreterinlineprotectedvirtual
CmdRunInternalScriptClass(ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args)IG.Lib.CommandLineApplicationInterpreterinlineprotectedvirtual
CmdRunLoadedScript(ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args)IG.Lib.CommandLineApplicationInterpreterinlineprotectedvirtual
CmdRunParallel(ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args)IG.Lib.CommandLineApplicationInterpreterinlineprotectedvirtual
CmdRunParallelRepeat(ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args)IG.Lib.CommandLineApplicationInterpreterinlineprotectedvirtual
CmdRunRepeat(ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args)IG.Lib.CommandLineApplicationInterpreterinlineprotectedvirtual
CmdRunRepeatVerbose(ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args)IG.Lib.CommandLineApplicationInterpreterinlineprotectedvirtual
CmdRunScriptFile(ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args)IG.Lib.CommandLineApplicationInterpreterinlineprotectedvirtual
CmdRunSystem(ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args)IG.Lib.CommandLineApplicationInterpreterinlineprotectedvirtual
CmdSetPriority(ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args)IG.Lib.CommandLineApplicationInterpreterinlineprotectedvirtual
CmdSetVariable(ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args)IG.Lib.CommandLineApplicationInterpreterinlineprotectedvirtual
CmdSleepSeconds(ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args)IG.Lib.CommandLineApplicationInterpreterinlineprotectedvirtual
CmdTest(ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args)IG.Lib.CommandLineApplicationInterpreterinlineprotectedvirtual
CmdTestFromTestModules(ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args)IG.Lib.CommandLineApplicationInterpreterinlineprotectedvirtual
CmdTestLU(ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args)IG.Lib.CommandLineApplicationInterpreterinlineprotectedvirtual
CmdTestProduct(ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args)IG.Lib.CommandLineApplicationInterpreterinlineprotectedvirtual
CmdTestQR(ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args)IG.Lib.CommandLineApplicationInterpreterinlineprotectedvirtual
CmdTestSpeed(ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args)IG.Lib.CommandLineApplicationInterpreterinlineprotectedvirtual
CmdTestSpeedLong(ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args)IG.Lib.CommandLineApplicationInterpreterinlineprotectedvirtual
CmdThtrowExceptions(ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args)IG.Lib.CommandLineApplicationInterpreterinlineprotectedvirtual
CmdTryRun(ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args)IG.Lib.CommandLineApplicationInterpreterinlineprotectedvirtual
CmdWrite(ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args)IG.Lib.CommandLineApplicationInterpreterinlineprotectedvirtual
CmdWriteLine(ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args)IG.Lib.CommandLineApplicationInterpreterinlineprotectedvirtual
CommandLineApplicationInterpreter()IG.Lib.CommandLineApplicationInterpreterinline
CommandLineApplicationInterpreter(bool caseSensitive)IG.Lib.CommandLineApplicationInterpreterinline
ContainsCommand(string commandName)IG.Lib.CommandLineApplicationInterpreterinlinevirtual
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
ExecuteSystemCommand(string[] args)IG.Lib.CommandLineApplicationInterpreterinlinestatic
ExecuteSystemCommand(string command, params string[] args)IG.Lib.CommandLineApplicationInterpreterinlinestatic
ExecuteSystemCommandsInteractive()IG.Lib.CommandLineApplicationInterpreterinlineprotectedvirtual
ExitIG.Lib.CommandLineApplicationInterpreter
ExpressionEvaluatorIG.Lib.CommandLineApplicationInterpreter
ExpressionEvaluatorEvaluate(string[] args)IG.Lib.CommandLineApplicationInterpreterinline
ExpressionEvaluatorInteractive()IG.Lib.CommandLineApplicationInterpreterinline
GetArguments(string commandLine)IG.Lib.CommandLineApplicationInterpreterinlinevirtual
GetCommands()IG.Lib.CommandLineApplicationInterpreterinline
GetLoadableScriptReferencedAssemblies()IG.Lib.CommandLineApplicationInterpreterinline
GetParallelCommandData(int id)IG.Lib.CommandLineApplicationInterpreterinline
GetVariable(string varName)IG.Lib.CommandLineApplicationInterpreterinlinevirtual
GlobalIG.Lib.CommandLineApplicationInterpreterstatic
InterpretersIG.Lib.CommandLineApplicationInterpreterstatic
IsModuleLoaded(string moduleName)IG.Lib.CommandLineApplicationInterpreterinlinevirtual
IsVariableReference(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
MaxNumParallelServersIG.Lib.CommandLineApplicationInterpreter
ModuleDelegate(string modulename, ICommandLineApplicationInterpreter interpreter)IG.Lib.CommandLineApplicationInterpreter
ModuleTestCommandName(string modulename)IG.Lib.CommandLineApplicationInterpreterinlinevirtual
NameIG.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
PrintParallelCommands(bool printAll)IG.Lib.CommandLineApplicationInterpreterinline
PrintVariable(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(string commandName, params string[] commandArguments)IG.Lib.CommandLineApplicationScriptInterpreterinlinevirtual
IG::Lib::CommandLineApplicationInterpreter.Run(string[] args)IG.Lib.CommandLineApplicationInterpreterinline
IG::Lib::ICommandLineApplicationInterpreter.Run(string commandName, string[] args)IG.Lib.ICommandLineApplicationInterpreter
RunAsync(string[] args)IG.Lib.CommandLineApplicationInterpreterinlinevirtual
RunAsync(string commandName, params string[] commandArguments)IG.Lib.CommandLineApplicationInterpreterinlinevirtual
RunFile(string filePath)IG.Lib.CommandLineApplicationInterpreterinlinevirtual
RunInteractive()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(string[] args)IG.Lib.CommandLineApplicationInterpreterinlinevirtual
RunRepeat(int outputLevel, string[] args)IG.Lib.CommandLineApplicationInterpreterinlinevirtual
RunRepeatSilent(string[] args)IG.Lib.CommandLineApplicationInterpreterinlinevirtual
RunRepeatSpecificOutputLevel(string[] args)IG.Lib.CommandLineApplicationInterpreterinlinevirtual
RunRepeatVerbose(string[] args)IG.Lib.CommandLineApplicationInterpreterinlinevirtual
RunScriptFile(string scriptFilePath, string[] initAndRunArgs)IG.Lib.CommandLineApplicationInterpreterinlinevirtual
RunTryCatch(int outputLevel, string[] args)IG.Lib.CommandLineApplicationInterpreterinlinevirtual
RunWithoutModifications(string commandName, params string[] commandArguments)IG.Lib.CommandLineApplicationInterpreterinline
Script_CommandHelpStringsIG.Lib.CommandLineApplicationScriptInterpreter
Script_ContainsScriptCommand(string commandName)IG.Lib.CommandLineApplicationScriptInterpreterinlinevirtual
ScriptLoaderIG.Lib.CommandLineApplicationInterpreter
SetVariable(string varName, string value)IG.Lib.CommandLineApplicationInterpreterinlinevirtual
SubstituteVariableReference(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
TimerIG.Lib.CommandLineApplicationInterpreter
UnregisterSystemPriorityUpdating()IG.Lib.CommandLineApplicationInterpreterinline
UpdateThreadPriorityFromSystem()IG.Lib.CommandLineApplicationInterpreterinlinevirtual
variableStartIG.Lib.CommandLineApplicationInterpreterprotected
WarnCommandReplacementIG.Lib.CommandLineApplicationInterpreter
WriteLoadableScriptReferencedAssemblies(ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args)IG.Lib.CommandLineApplicationInterpreterinlineprotectedvirtual