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

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

_auxVarNamesIG.Lib.CommandStackFrameBaseprotected
_blockCommandLineIG.Lib.CommandStackFrameBaseprivate
_blockEnterCommandsIG.Lib.CommandStackFrameBaseprivate
_blockExitCommandsIG.Lib.CommandStackFrameBaseprivate
_blockExitCommandsNoLevelffectIG.Lib.CommandStackFrameBaseprivate
_blockTypeIG.Lib.CommandStackFrameBaseprivate
_commandLinesIG.Lib.CommandStackFrameBaseprivate
_conditionExpressionIG.Lib.CommandStackFrameBaseprivate
_doExecuteIG.Lib.CommandStackFrameBaseprivate
_doSaveIG.Lib.CommandStackFrameBaseprivate
_isBranchExecutedIG.Lib.CommandStackFrameBaseprivate
_lastCommandLineIG.Lib.CommandStackFrameBaseprivate
_loopCountIG.Lib.CommandStackFrameBaseprivate
_mainLockIG.Lib.CommandStackFrameBaseprivate
_numExitLevelsIG.Lib.CommandStackFrameBaseprivate
_quietBlockLevelIG.Lib.CommandStackFrameBaseprotected
_returnedValueIG.Lib.CommandStackFrameBaseprivate
_stackLevelIG.Lib.CommandStackFrameBaseprivate
_suppressInteractiveIG.Lib.CommandStackFrameBaseprivate
_variablesIG.Lib.CommandStackFrameBaseprotected
AddBlockEnterCommands(params string[] commands)IG.Lib.CommandStackFrameBaseinline
AddBlockExitCommands(params string[] commands)IG.Lib.CommandStackFrameBaseinline
AddBlockExitCommandsNoLevelEffect(params string[] commands)IG.Lib.CommandStackFrameBaseinline
BlockCommanddLineIG.Lib.CommandStackFrameBase
BlockEnterCommandsIG.Lib.CommandStackFrameBaseprotected
BlockExitCommandsIG.Lib.CommandStackFrameBaseprotected
BlockExitCommandsNoLevelEffectIG.Lib.CommandStackFrameBaseprotected
BlockTypeIG.Lib.CommandStackFrameBase
CheckForBlockEnterOrExitCommand(string commandLine, bool justCheck=false, bool isOnlyCommandName=false)IG.Lib.CommandStackFrameBaseinline
CommandLinesIG.Lib.CommandStackFrameBase
CommandStackFrameBase()IG.Lib.CommandStackFrameBaseinline
ConditionExpressionIG.Lib.CommandStackFrameBase
DoExecuteCommandsIG.Lib.CommandStackFrameBase
DoSaveCommandsIG.Lib.CommandStackFrameBase
GetBlockEnterCommands()IG.Lib.CommandStackFrameBaseinline
GetBlockExitCommands()IG.Lib.CommandStackFrameBaseinline
GetBlockExitCommandsNoLevelEffect()IG.Lib.CommandStackFrameBaseinline
GetInterpreterBase()IG.Lib.CommandStackFrameBasepure virtual
GetThreadBase()IG.Lib.CommandStackFrameBasepure virtual
GetVariableDef(string varName)IG.Lib.CommandStackFrameBaseinline
GetVariableValue(string varName)IG.Lib.CommandStackFrameBaseinline
GetVariableValueLocked(string varName)IG.Lib.CommandStackFrameBaseinline
IsBlockExitQuietCommand(string commandLine, bool isOnlyCommandName=false)IG.Lib.CommandStackFrameBaseinline
IsEventualBlockEnterCommand(string commandLine, bool isOnlyCommandName=false)IG.Lib.CommandStackFrameBaseinline
IsEventualBlockExitCommand(string commandLine, bool isOnlyCommandName=false)IG.Lib.CommandStackFrameBaseinline
IsEventualBlockExitCommandNoLevelEffect(string commandLine, bool isOnlyCommandName=false)IG.Lib.CommandStackFrameBaseinline
IsEventualListedCommand(string commandLine, List< string > commands, bool isOnlyCommandName=false)IG.Lib.CommandStackFrameBaseinlineprotected
IsVariableDefined(string varName)IG.Lib.CommandStackFrameBaseinline
IsVariableDefinedLocked(string varName)IG.Lib.CommandStackFrameBaseinline
LastCommandLineIG.Lib.CommandStackFrameBase
LockIG.Lib.CommandStackFrameBase
LoopCountIG.Lib.CommandStackFrameBase
NumExitLevelsIG.Lib.CommandStackFrameBase
QuietBlockEntryLevelIG.Lib.CommandStackFrameBase
RemoveVariable(string varName)IG.Lib.CommandStackFrameBaseinline
RemoveVariableLocked(string varName)IG.Lib.CommandStackFrameBaseinline
ReturnedValueIG.Lib.CommandStackFrameBase
SetVariableValue(string varName, string varValue, VariableFlags flags=VariableFlags.Default)IG.Lib.CommandStackFrameBaseinline
SetVariableValueLocked(string varName, string varValue, VariableFlags flags=VariableFlags.Default)IG.Lib.CommandStackFrameBaseinline
StackLevelIG.Lib.CommandStackFrameBase
SuppressInteractiveIG.Lib.CommandStackFrameBase
this[string variableName]IG.Lib.CommandStackFrameBase
ToString(bool includeThreadInfo=true, bool includeLocalVariables=true, bool includeGlobalVariables=true)IG.Lib.CommandStackFrameBaseinlinevirtual
ToString()IG.Lib.CommandStackFrameBaseinline
ToStringVariableNames()IG.Lib.CommandStackFrameBaseinline
ToStringVariableValues()IG.Lib.CommandStackFrameBaseinline
VariableNamesIG.Lib.CommandStackFrameBase
VariableValueStringsIG.Lib.CommandStackFrameBase
WasBranchAlreadyExecutedIG.Lib.CommandStackFrameBase