IGLib 1.4
The IGLib base library for development of numerical, technical and business applications.

IG::Lib::NeuralApplicationInterpreter Member List

This is the complete list of members for IG::Lib::NeuralApplicationInterpreter, including all inherited members.
_caseSensitiveIG::Lib::CommandLineApplicationInterpreter [protected]
_commandsIG::Lib::CommandLineApplicationInterpreter [protected]
_descriptionIG::Lib::CommandLineApplicationInterpreter [protected]
_exitIG::Lib::CommandLineApplicationInterpreter [protected]
_expressionEvaluatorIG::Lib::CommandLineApplicationInterpreter [protected]
_interpretersIG::Lib::CommandLineApplicationInterpreter [protected, static]
_loadedModulesIG::Lib::CommandLineApplicationInterpreter [protected]
_maxNumParallelServersIG::Lib::CommandLineApplicationInterpreter [protected]
_modulesIG::Lib::CommandLineApplicationInterpreter [protected]
_ModuleTestCommandPrefixIG::Lib::CommandLineApplicationInterpreter [protected]
_nameIG::Lib::CommandLineApplicationInterpreter [protected]
_outputLevelIG::Lib::CommandLineApplicationInterpreter [protected]
_parallelCommandsIG::Lib::CommandLineApplicationInterpreter [protected]
_sescriptionIG::Lib::CommandLineApplicationInterpreter [protected]
_systemPriorityUpdatesRegisteredIG::Lib::CommandLineApplicationInterpreter [protected]
_threadPriorityIG::Lib::CommandLineApplicationInterpreter [protected]
_timerIG::Lib::CommandLineApplicationInterpreter
_variablesIG::Lib::CommandLineApplicationInterpreter [protected]
AddCommand(string commandName, ApplicationCommandDelegate commandDelegate)IG::Lib::CommandLineApplicationInterpreter [inline, virtual]
IG::Lib::ICommandLineApplicationInterpreter::AddCommand(string appName, CommandLineApplicationInterpreter.ApplicationCommandDelegate appMain)IG::Lib::ICommandLineApplicationInterpreter
AddModule(string moduleName, ModuleDelegate moduleDelegate)IG::Lib::CommandLineApplicationInterpreter [inline, virtual]
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
AsyncCommandResultsIG::Lib::CommandLineApplicationInterpreter [protected]
AsyncEndInvokeInCallbackIG::Lib::CommandLineApplicationInterpreter [protected]
AsyncIsAllCompleted()IG::Lib::CommandLineApplicationInterpreter [inline]
AsyncIsCompleted(int id)IG::Lib::CommandLineApplicationInterpreter [inline]
AsyncRunCallback(IAsyncResult ar)IG::Lib::CommandLineApplicationInterpreter [inline, protected]
AsyncWait(int callId)IG::Lib::CommandLineApplicationInterpreter [inline]
AsyncWaitAll()IG::Lib::CommandLineApplicationInterpreter [inline]
AutoGlobalDescriptionIG::Lib::CommandLineApplicationInterpreter
AutoGlobalNameIG::Lib::CommandLineApplicationInterpreter
ClearVariable(string varName)IG::Lib::CommandLineApplicationInterpreter [inline, virtual]
CmdAbout(ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args)IG::Lib::NeuralApplicationInterpreter [inline, protected, virtual]
CmdAsyncCompleted(ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args)IG::Lib::CommandLineApplicationInterpreter [inline, protected, virtual]
CmdAsyncWaitResults(ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args)IG::Lib::CommandLineApplicationInterpreter [inline, protected, virtual]
CmdClearVariable(ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args)IG::Lib::CommandLineApplicationInterpreter [inline, protected, virtual]
CmdComment(ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args)IG::Lib::CommandLineApplicationInterpreter [inline, protected, virtual]
CmdExit(ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args)IG::Lib::CommandLineApplicationInterpreter [inline, protected, virtual]
CmdExpressionEvaluatorInteractive(ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args)IG::Lib::CommandLineApplicationInterpreter [inline, protected, virtual]
CmdGetVariable(ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args)IG::Lib::CommandLineApplicationInterpreter [inline, protected, virtual]
CmdHelp(ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args)IG::Lib::CommandLineApplicationInterpreter [inline, protected, virtual]
CmdIsModuleLoaded(ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args)IG::Lib::CommandLineApplicationInterpreter [inline, protected, virtual]
CmdLoadModule(ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args)IG::Lib::CommandLineApplicationInterpreter [inline, protected, virtual]
CmdLoadScript(ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args)IG::Lib::CommandLineApplicationInterpreter [inline, protected, virtual]
CmdModuleTestCommand(ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args)IG::Lib::CommandLineApplicationInterpreter [inline, protected, virtual]
CmdPrintCommands(ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args)IG::Lib::CommandLineApplicationInterpreter [inline, protected, virtual]
CmdPrintParallelCommands(ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args)IG::Lib::CommandLineApplicationInterpreter [inline, protected, virtual]
CmdPrintVariable(ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args)IG::Lib::CommandLineApplicationInterpreter [inline, protected, virtual]
CmdRunAsync(ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args)IG::Lib::CommandLineApplicationInterpreter [inline, protected, virtual]
CmdRunFile(ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args)IG::Lib::CommandLineApplicationInterpreter [inline, protected, virtual]
CmdRunInteractive(ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args)IG::Lib::CommandLineApplicationInterpreter [inline, protected, virtual]
CmdRunInternalScriptClass(ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args)IG::Lib::CommandLineApplicationInterpreter [inline, protected, virtual]
CmdRunLoadedScript(ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args)IG::Lib::CommandLineApplicationInterpreter [inline, protected, virtual]
CmdRunParallel(ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args)IG::Lib::CommandLineApplicationInterpreter [inline, protected, virtual]
CmdRunParallelRepeat(ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args)IG::Lib::CommandLineApplicationInterpreter [inline, protected, virtual]
CmdRunRepeat(ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args)IG::Lib::CommandLineApplicationInterpreter [inline, protected, virtual]
CmdRunScriptFile(ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args)IG::Lib::CommandLineApplicationInterpreter [inline, protected, virtual]
CmdRunSystem(ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args)IG::Lib::CommandLineApplicationInterpreter [inline, protected, virtual]
CmdSetPriority(ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args)IG::Lib::CommandLineApplicationInterpreter [inline, protected, virtual]
CmdSetVariable(ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args)IG::Lib::CommandLineApplicationInterpreter [inline, protected, virtual]
CmdSleepSeconds(ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args)IG::Lib::CommandLineApplicationInterpreter [inline, protected, virtual]
CmdTest(ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args)IG::Lib::CommandLineApplicationInterpreter [inline, protected, virtual]
CmdTestFromTestModules(ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args)IG::Lib::CommandLineApplicationInterpreter [inline, protected, virtual]
CmdTestLU(ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args)IG::Lib::CommandLineApplicationInterpreter [inline, protected, virtual]
CmdTestQR(ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args)IG::Lib::CommandLineApplicationInterpreter [inline, protected, virtual]
CmdTestSpeed(ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args)IG::Lib::CommandLineApplicationInterpreter [inline, protected, virtual]
CmdTestSpeedLong(ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args)IG::Lib::CommandLineApplicationInterpreter [inline, protected, virtual]
CmdThtrowExceptions(ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args)IG::Lib::CommandLineApplicationInterpreter [inline, protected, virtual]
CmdWrite(ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args)IG::Lib::CommandLineApplicationInterpreter [inline, protected, virtual]
CmdWriteLine(ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args)IG::Lib::CommandLineApplicationInterpreter [inline, protected, virtual]
CommandLineApplicationInterpreter()IG::Lib::CommandLineApplicationInterpreter [inline]
CommandLineApplicationInterpreter(bool caseSensitive)IG::Lib::CommandLineApplicationInterpreter [inline]
ContainsCommand(string commandName)IG::Lib::CommandLineApplicationInterpreter [inline, virtual]
DefaultCaseSensitiveIG::Lib::CommandLineApplicationInterpreter
DefaultNameIG::Lib::CommandLineApplicationInterpreter
DefaultNumEquationsIG::Lib::CommandLineApplicationInterpreter [protected, static]
DefaultOutputLevelIG::Lib::CommandLineApplicationInterpreter [static]
DefaultWarnCommandReplacementIG::Lib::CommandLineApplicationInterpreter [static]
DescriptionIG::Lib::CommandLineApplicationInterpreter
ExecuteSystemCommand(string[] args)IG::Lib::CommandLineApplicationInterpreter [inline, static]
ExecuteSystemCommand(string command, params string[] args)IG::Lib::CommandLineApplicationInterpreter [inline, static]
ExecuteSystemCommandsInteractive()IG::Lib::CommandLineApplicationInterpreter [inline, protected, virtual]
ExitIG::Lib::CommandLineApplicationInterpreter
ExpressionEvaluatorIG::Lib::CommandLineApplicationInterpreter
ExpressionEvaluatorEvaluate(string[] args)IG::Lib::CommandLineApplicationInterpreter [inline]
ExpressionEvaluatorInteractive()IG::Lib::CommandLineApplicationInterpreter [inline]
GetArguments(string commandLine)IG::Lib::CommandLineApplicationInterpreter [inline, virtual]
GetCommands()IG::Lib::CommandLineApplicationInterpreter [inline]
GetLoadableScriptReferencedAssemblies()IG::Lib::CommandLineApplicationInterpreter [inline]
GetParallelCommandData(int id)IG::Lib::CommandLineApplicationInterpreter [inline]
GetVariable(string varName)IG::Lib::CommandLineApplicationInterpreter [inline, virtual]
GlobalIG::Lib::CommandLineApplicationInterpreter [static]
InterpretersIG::Lib::CommandLineApplicationInterpreter [static]
IsModuleLoaded(string moduleName)IG::Lib::CommandLineApplicationInterpreter [inline, virtual]
IsVariableReference(string str)IG::Lib::CommandLineApplicationInterpreter [inline, protected, virtual]
LoadableScriptInterpreterIG::Lib::CommandLineApplicationInterpreter
LoadModule(string moduleName)IG::Lib::CommandLineApplicationInterpreter [inline, virtual]
LoadScript(string newCommandName, string scriptFilePath, string[] initArgs)IG::Lib::CommandLineApplicationInterpreter [inline]
LockIG::Lib::CommandLineApplicationInterpreter
MaxNumParallelServersIG::Lib::CommandLineApplicationInterpreter
ModuleDelegate(string modulename, ICommandLineApplicationInterpreter interpreter)IG::Lib::CommandLineApplicationInterpreter
ModuleTestCommandName(string modulename)IG::Lib::CommandLineApplicationInterpreter [inline, virtual]
NameIG::Lib::CommandLineApplicationInterpreter
NeuralApplicationInterpreter()IG::Lib::NeuralApplicationInterpreter [inline]
NeuralApplicationInterpreter(bool caseSensitive)IG::Lib::NeuralApplicationInterpreter [inline]
OutputLevelIG::Lib::CommandLineApplicationInterpreter
ParallelCommandsIG::Lib::CommandLineApplicationInterpreter
ParallelDispatcherIG::Lib::CommandLineApplicationInterpreter [protected]
PrintParallelCommands(bool printAll)IG::Lib::CommandLineApplicationInterpreter [inline]
PrintVariable(string varName)IG::Lib::CommandLineApplicationInterpreter [inline, virtual]
RegisterSystemPriorityUpdating()IG::Lib::CommandLineApplicationInterpreter [inline]
RemoveCommand(string commandName)IG::Lib::CommandLineApplicationInterpreter [inline, virtual]
Run(string commandName, params string[] commandArguments)IG::Lib::CommandLineApplicationInterpreter [inline, virtual]
Run(string[] args)IG::Lib::CommandLineApplicationInterpreter [inline]
IG::Lib::ICommandLineApplicationInterpreter::Run(string commandName, string[] args)IG::Lib::ICommandLineApplicationInterpreter
RunAsync(string[] args)IG::Lib::CommandLineApplicationInterpreter [inline, virtual]
RunAsync(string commandName, params string[] commandArguments)IG::Lib::CommandLineApplicationInterpreter [inline, virtual]
RunFile(string filePath)IG::Lib::CommandLineApplicationInterpreter [inline, virtual]
RunInteractive()IG::Lib::CommandLineApplicationInterpreter [inline, virtual]
RunLoadedScript(string commandName, string[] arguments)IG::Lib::CommandLineApplicationInterpreter [inline, virtual]
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 [inline, virtual]
RunScriptFile(string scriptFilePath, string[] initAndRunArgs)IG::Lib::CommandLineApplicationInterpreter [inline, virtual]
RunWithoutModifications(string commandName, params string[] commandArguments)IG::Lib::CommandLineApplicationInterpreter [inline]
ScriptLoaderIG::Lib::CommandLineApplicationInterpreter
SetVariable(string varName, string value)IG::Lib::CommandLineApplicationInterpreter [inline, virtual]
SubstituteVariableReference(string str)IG::Lib::CommandLineApplicationInterpreter [inline, protected, virtual]
TestComputationalTimesLU(int numEq, int outLevel)IG::Lib::CommandLineApplicationInterpreter [inline, protected, virtual]
TestComputationalTimesQR(int numEq, int outLevel)IG::Lib::CommandLineApplicationInterpreter [inline, protected, virtual]
TestSpeedLongNumEqIG::Lib::CommandLineApplicationInterpreter [protected]
TestSpeedLongReferenceTimeIG::Lib::CommandLineApplicationInterpreter [protected]
TestSpeedNumEqIG::Lib::CommandLineApplicationInterpreter [protected]
TestSpeedReferenceSystemIG::Lib::CommandLineApplicationInterpreter [protected]
TestSpeedReferenceTimeIG::Lib::CommandLineApplicationInterpreter [protected]
ThreadPriorityIG::Lib::CommandLineApplicationInterpreter
ThrowExceptionsIG::Lib::CommandLineApplicationInterpreter
TimerIG::Lib::CommandLineApplicationInterpreter
UnregisterSystemPriorityUpdating()IG::Lib::CommandLineApplicationInterpreter [inline]
UpdateThreadPriorityFromSystem()IG::Lib::CommandLineApplicationInterpreter [inline, virtual]
variableStartIG::Lib::CommandLineApplicationInterpreter [protected]
WarnCommandReplacementIG::Lib::CommandLineApplicationInterpreter
WriteLoadableScriptReferencedAssemblies(ICommandLineApplicationInterpreter interpreter, string cmdName, string[] args)IG::Lib::CommandLineApplicationInterpreter [inline, protected, virtual]
 All Classes Namespaces Files Functions Variables Enumerations Properties Events