_baseFrame | IG.Lib.CommandThread< InterpreterType, FrameType, ThreadType > | private |
_interpreter | IG.Lib.CommandThread< InterpreterType, FrameType, ThreadType > | private |
_outputLevel | IG.Lib.CommandThreadBase | protected |
_stackFrames | IG.Lib.CommandThread< InterpreterType, FrameType, ThreadType > | private |
_timer | IG.Lib.CommandThreadBase | |
_topFrame | IG.Lib.CommandThread< InterpreterType, FrameType, ThreadType > | private |
AddFrame(CodeBlockType blockType) | IG.Lib.CommandThread< InterpreterType, FrameType, ThreadType > | inline |
BaseFrame | IG.Lib.CommandThread< InterpreterType, FrameType, ThreadType > | |
CommandThread() | IG.Lib.CommandThread< InterpreterType, FrameType, ThreadType > | inlineprivate |
CommandThread(InterpreterType interpreter) | IG.Lib.CommandThread< InterpreterType, FrameType, ThreadType > | inline |
CommandThreadBase() | IG.Lib.CommandThreadBase | inline |
CreateFrame(CodeBlockType type, int stackLevel) | IG.Lib.CommandThread< InterpreterType, FrameType, ThreadType > | protectedpure virtual |
DefaultOutputLevel | IG.Lib.CommandThreadBase | static |
GetInterpreterBase() | IG.Lib.CommandThread< InterpreterType, FrameType, ThreadType > | inlinevirtual |
GetNextIdThread() | IG.Lib.CommandThreadBase | inlineprotectedstatic |
GetParameterFromTop(int whichPlaceFromTop=0) | IG.Lib.CommandThreadBase | inline |
GetStackFrameBase(int level) | IG.Lib.CommandThread< InterpreterType, FrameType, ThreadType > | inlinevirtual |
Id | IG.Lib.CommandThreadBase | |
Interpreter | IG.Lib.CommandThread< InterpreterType, FrameType, ThreadType > | |
IsOutputLevelSet | IG.Lib.CommandThreadBase | |
Lock | IG.Lib.CommandThreadBase | |
LockIdThread | IG.Lib.CommandThreadBase | static |
NumStoredParameters | IG.Lib.CommandThreadBase | |
OutputLevel | IG.Lib.CommandThreadBase | |
PopParameter() | IG.Lib.CommandThreadBase | inline |
PushParameter(object param) | IG.Lib.CommandThreadBase | inline |
RemoveFrame() | IG.Lib.CommandThread< InterpreterType, FrameType, ThreadType > | inline |
RestorePreviousNumStoredParameters(CommandStackFrameBase frame) | IG.Lib.CommandThreadBase | inlineprotectedvirtual |
RestorePrompt() | IG.Lib.CommandThreadBase | inline |
SaveNumStoredParameters() | IG.Lib.CommandThreadBase | inlineprotectedvirtual |
StackFrames | IG.Lib.CommandThread< InterpreterType, FrameType, ThreadType > | protected |
StorePrompt(string prompt) | IG.Lib.CommandThreadBase | inline |
SuppressInteractive | IG.Lib.CommandThreadBase | |
this[int which] | IG.Lib.CommandThread< InterpreterType, FrameType, ThreadType > | |
Timer | IG.Lib.CommandThreadBase | |
TopFrame | IG.Lib.CommandThread< InterpreterType, FrameType, ThreadType > | |
TopFrameIndex | IG.Lib.CommandThreadBase | |
ToString() | IG.Lib.CommandThreadBase | inline |
WasBlockEnterCommand | IG.Lib.CommandThreadBase | |
WasBlockExitCommand | IG.Lib.CommandThreadBase | |
WasCommandExecuted | IG.Lib.CommandThreadBase | |