Gorgon Game Engine
Scope Member List

This is the complete list of members for Scope, including all inherited members.

GetName() constScope
GetParent() constScope
GetPhysicalLine(unsigned long line)Scope
GetVariable(const std::string &name)Scope
HasInstance() constScope
HasParent() constScope
Instantiate()Scope
Instantiate(ScopeInstance &current)Scope
IsInteractive() constScope
IsTerminal() constScope
LastInstance() constScope
ReadInstruction(unsigned long line)Scope
ReadyInstructionCount() constScope
SaveInstruction(Instruction inst, long pline)Scope
SaveInstructions(const std::vector< Instruction > &insts)Scope
Scope(InputProvider &provider, const std::string &name, bool terminal=false)Scope
Scope(Scope &parent, const std::string &name, bool terminal=false)Scope
SetName(const std::string &name)Scope
SetVariable(const std::string &name, const Data &data)Scope
Unload()Scope
UnsetVariable(const std::string &name)Scope