![]() |
Gorgon Game Engine
|
This is the complete list of members for Scope, including all inherited members.
GetName() const | Scope | |
GetParent() const | Scope | |
GetPhysicalLine(unsigned long line) | Scope | |
GetVariable(const std::string &name) | Scope | |
HasInstance() const | Scope | |
HasParent() const | Scope | |
Instantiate() | Scope | |
Instantiate(ScopeInstance ¤t) | Scope | |
IsInteractive() const | Scope | |
IsTerminal() const | Scope | |
LastInstance() const | Scope | |
ReadInstruction(unsigned long line) | Scope | |
ReadyInstructionCount() const | Scope | |
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 |