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.LoadableScriptInterpreterBase Member List

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

_commandsIG.Lib.LoadableScriptInterpreterBaseprivate
_mainLockIG.Lib.LoadableScriptInterpreterBaseprivate
_scriptLoaderIG.Lib.LoadableScriptInterpreterBaseprotected
AddCommandFromCode(string commandName, string code, string className, string[] initializationArguments)IG.Lib.LoadableScriptInterpreterBaseinline
AddCommandFromCode(string commandName, string code, string[] initializationArguments)IG.Lib.LoadableScriptInterpreterBaseinline
AddCommandFromFile(string commandName, string filePath, string className, string[] initializationArguments)IG.Lib.LoadableScriptInterpreterBaseinline
AddCommandFromFile(string commandName, string filePath, string[] initializationArguments)IG.Lib.LoadableScriptInterpreterBaseinline
CommandsIG.Lib.LoadableScriptInterpreterBase
LoadableScriptInterpreterBase()IG.Lib.LoadableScriptInterpreterBaseinline
LockIG.Lib.LoadableScriptInterpreterBase
RunCommand(string commandName, string[] commandArguments)IG.Lib.LoadableScriptInterpreterBaseinline
ScriptLoaderIG.Lib.LoadableScriptInterpreterBase
this[string commandName]IG.Lib.LoadableScriptInterpreterBase