IGLib  1.7.2
The IGLib base library EXTENDED - with other lilbraries and applications.
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
IG.Lib.CommandStackFrame< InterpreterType, ThreadType > Member List

This is the complete list of members for IG.Lib.CommandStackFrame< InterpreterType, ThreadType >, including all inherited members.

_auxVarNamesIG.Lib.CommandStackFrameBaseprotected
_interpreterThreadIG.Lib.CommandStackFrame< InterpreterType, ThreadType >private
_quietBlockLevelIG.Lib.CommandStackFrameBaseprotected
_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
CommandStackFrame()IG.Lib.CommandStackFrame< InterpreterType, ThreadType >inlineprivate
CommandStackFrame(CodeBlockType blockType, ThreadType thread, int stackLevel)IG.Lib.CommandStackFrame< InterpreterType, ThreadType >inline
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.CommandStackFrame< InterpreterType, ThreadType >inlinevirtual
GetParentStackFrame()IG.Lib.CommandStackFrame< InterpreterType, ThreadType >pure virtual
GetThreadBase()IG.Lib.CommandStackFrame< InterpreterType, ThreadType >inlinevirtual
GetThreadStackFrame(int stackLevel)IG.Lib.CommandStackFrame< InterpreterType, ThreadType >pure virtual
GetVariableDef(string varName)IG.Lib.CommandStackFrameBaseinline
GetVariableValue(string varName)IG.Lib.CommandStackFrameBaseinline
GetVariableValueLocked(string varName)IG.Lib.CommandStackFrameBaseinline
InterpreterIG.Lib.CommandStackFrame< InterpreterType, ThreadType >
InterpreterThreadIG.Lib.CommandStackFrame< InterpreterType, ThreadType >
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