_embeddedCommandName | IG.Lib.LoadableScriptBase | protected |
_outputLevel | IG.Lib.LoadableScriptBase | protected |
_script_interpreter | IG.Lib.LoadableScriptBase | protected |
CommandMethod(string commandName, string[] args) | IG.Lib.LoadableScriptBase | protected |
ConstDefaultHelp | IG.Lib.LoadableScriptBase | |
ConstDefaultTestScrip | IG.Lib.LoadableScriptBase | |
ConstHelpDefaultUniversal | IG.Lib.LoadableScriptBase | |
CreateScalarFunction() | IG.Lib.LoadableScriptScalarFunctionBase | pure virtual |
CreateScalarFunction(IAffineTransformation transf) | IG.Lib.LoadableScriptScalarFunctionBase | pure virtual |
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.LoadableScriptScalarFunctionBase | inlineprotectedvirtual |
IsInitialized | IG.Lib.LoadableScriptBase | |
LoadableScriptBase() | IG.Lib.LoadableScriptBase | inline |
Lock | IG.Lib.LoadableScriptBase | |
OutputLevel | IG.Lib.LoadableScriptBase | |
Run(string[] arguments) | IG.Lib.LoadableScriptBase | inline |
RunThis(string[] arguments) | IG.Lib.LoadableScriptScalarFunctionBase | inlineprotectedvirtual |
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 |