_checkOptimizationDirectoryExistence | IG.Lib.LoadableScriptOptBase | protected |
_embeddedCommandName | IG.Lib.LoadableScriptBase | protected |
_outputLevel | IG.Lib.LoadableScriptBase | protected |
_projectName | IG.Lib.LoadableScriptShellBase | protected |
_script_interpreter | IG.Lib.LoadableScriptBase | protected |
_simulationName | IG.Lib.LoadableScriptShellBase | protected |
_simulator | IG.Lib.LoadableScriptShellBase | protected |
_simulatorSuppressOutput | IG.Lib.LoadableScriptShellBase | private |
_timer | IG.Lib.LoadableScriptOptBase | protected |
Analyse(IAnalysisResults anRes) | IG.Lib.LoadableScriptOptBase | pure virtual |
Analysis | IG.Lib.LoadableScriptOptBase | |
CommandMethod(string commandName, string[] args) | IG.Lib.LoadableScriptBase | protected |
ConstDefaultHelp | IG.Lib.LoadableScriptBase | |
ConstDefaultTestScrip | IG.Lib.LoadableScriptBase | |
ConstHelpDefaultUniversal | IG.Lib.LoadableScriptBase | |
CreateNewSimulator(string simulatorPath, ref IResponseEvaluatorVectorSimple simulator) | IG.Lib.LoadableScriptShellBase | inlineprotectedvirtual |
DefaultOutputLevel | IG.Lib.LoadableScriptBase | static |
EmbeddedCommandName | IG.Lib.LoadableScriptBase | |
InitializationArguments | IG.Lib.LoadableScriptBase | |
Initialize(string[] arguments) | IG.Lib.LoadableScriptBase | inline |
InitializeThis(string[] arguments) | IG.Lib.LoadableScriptShellBase | inlineprotectedvirtual |
IsInitialized | IG.Lib.LoadableScriptBase | |
IsLoadable | IG.Lib.LoadableScriptOptShellBaseControllable | |
IsRunnable | IG.Lib.LoadableScriptOptShellBaseControllable | |
LoadableScriptBase() | IG.Lib.LoadableScriptBase | inline |
LoadableScriptOptBase() | IG.Lib.LoadableScriptOptBase | inline |
LoadableScriptOptShellBaseControllable() | IG.Lib.LoadableScriptOptShellBaseControllable | inline |
LoadableScriptShellBase() | IG.Lib.LoadableScriptShellBase | inline |
Lock | IG.Lib.LoadableScriptBase | |
OptimizationDirectory | IG.Lib.LoadableScriptOptBase | |
OutputLevel | IG.Lib.LoadableScriptBase | |
ProjectName | IG.Lib.LoadableScriptShellBase | |
Random | IG.Lib.LoadableScriptOptBase | |
RepairSimulationParameters(IVector parameters) | IG.Lib.LoadableScriptShellBase | inlinevirtual |
Run(string[] arguments) | IG.Lib.LoadableScriptBase | inline |
RunThis(string[] arguments) | IG.Lib.LoadableScriptBase | protectedpure virtual |
Script_AddCommand(string commandName, Script_CommandDelegate command, string helpString) | IG.Lib.LoadableScriptBase | inline |
Script_AddCommand(ICommandLineApplicationInterpreter interpreter, SortedList< string, string > helpStrings, string commandName, Script_CommandDelegate command, string helpString) | IG.Lib.LoadableScriptBase | inlinevirtual |
Script_AddCommands(ICommandLineApplicationInterpreter interpreter, SortedList< string, string > helpStrings) | IG.Lib.LoadableScriptBase | inlinevirtual |
Script_CommandDelegate(string[] args) | IG.Lib.LoadableScriptBase | |
Script_CommandHelp(string[] arguments) | IG.Lib.LoadableScriptBase | inlineprotectedvirtual |
Script_CommandHelpStrings | IG.Lib.LoadableScriptBase | protected |
Script_CommandTestScript(string[] arguments) | IG.Lib.LoadableScriptBase | inlineprotectedvirtual |
Script_ContainsCommand(string commandName) | IG.Lib.LoadableScriptBase | inlinevirtual |
Script_ContainsScriptCommand(string commandName) | IG.Lib.LoadableScriptBase | inlinevirtual |
Script_CreateInterpreter() | IG.Lib.LoadableScriptBase | inlineprotected |
Script_CreateInterpreterWithoutCommands() | IG.Lib.LoadableScriptBase | inlinevirtual |
Script_DefaultInitialize(string[] arguments) | IG.Lib.LoadableScriptBase | inlinevirtual |
Script_DefaultRun(string[] arguments) | IG.Lib.LoadableScriptBase | inlinevirtual |
Script_GetHelpString(string scriptCommandName) | IG.Lib.LoadableScriptBase | inline |
Script_Interpreter | IG.Lib.LoadableScriptBase | |
Script_PrintArguments(string messageString, string[] arguments) | IG.Lib.LoadableScriptBase | inlinevirtual |
Script_PrintCommandsHelp() | IG.Lib.LoadableScriptBase | inline |
Script_RemoveAllCommands() | IG.Lib.LoadableScriptBase | inlinevirtual |
Script_RemoveCommand(string commandName) | IG.Lib.LoadableScriptBase | inlinevirtual |
Script_Run(string[] arguments) | IG.Lib.LoadableScriptBase | inline |
Script_Run(string commandName, params string[] otherArguments) | IG.Lib.LoadableScriptBase | inline |
SimulationName | IG.Lib.LoadableScriptShellBase | |
Simulator | IG.Lib.LoadableScriptShellBase | |
SimulatorCalculateResponse(IResponseEvaluatorVectorSimple simulator, IVector inputParameters, ref IVector outputValues) | IG.Lib.LoadableScriptShellBase | inlinevirtual |
SimulatorCalculateResponse(IVector parameters, ref IVector outputValues) | IG.Lib.LoadableScriptShellBase | inline |
SimulatorSuppressOutput | IG.Lib.LoadableScriptShellBase | |
Timer | IG.Lib.LoadableScriptOptBase | protected |
WorkingDirectory | IG.Lib.LoadableScriptOptBase | |