|
ScriptStack 1.0.5
|
This is the complete list of members for ScriptStack.Runtime.Memory, including all inherited members.
| AllocateLocalMemory(Memory scriptMemory) | ScriptStack.Runtime.Memory | static |
| AllocateScriptMemory(Memory sharedMemory) | ScriptStack.Runtime.Memory | static |
| AllocateSharedMemory() | ScriptStack.Runtime.Memory | static |
| Clear() | ScriptStack.Runtime.Memory | |
| Exists(string identifier) | ScriptStack.Runtime.Memory | |
| Find(string identifier) | ScriptStack.Runtime.Memory | |
| Identifiers | ScriptStack.Runtime.Memory | |
| Memory(Scope scope, Memory sharedMemory, Memory scriptMemory) | ScriptStack.Runtime.Memory | private |
| Remove(string identifier) | ScriptStack.Runtime.Memory | |
| Scope | ScriptStack.Runtime.Memory | |
| scope | ScriptStack.Runtime.Memory | private |
| scriptMemory | ScriptStack.Runtime.Memory | private |
| sharedMemory | ScriptStack.Runtime.Memory | private |
| tempVariables | ScriptStack.Runtime.Memory | private |
| this[string identifier] | ScriptStack.Runtime.Memory | |
| variables | ScriptStack.Runtime.Memory | private |