![]() |
ArkScript
A small, fast, functional and scripting language for video games
|
This is the complete list of members for Ark::internal::Scope, including all inherited members.
Ark::internal::Closure class | Ark::internal::Scope | friend |
Ark::VM class | Ark::internal::Scope | friend |
has(uint16_t id) noexcept | Ark::internal::Scope | |
idFromValue(const Value &val) const noexcept | Ark::internal::Scope | |
m_data | Ark::internal::Scope | private |
m_max_id | Ark::internal::Scope | private |
m_min_id | Ark::internal::Scope | private |
mergeRefInto(Scope &other) | Ark::internal::Scope | |
operator==(const Scope &A, const Scope &B) | Ark::internal::Scope | friend |
operator[](uint16_t id_to_look_for) noexcept | Ark::internal::Scope | |
operator[](uint16_t id_to_look_for) const noexcept | Ark::internal::Scope | |
push_back(uint16_t id, Value &&val) noexcept | Ark::internal::Scope | |
push_back(uint16_t id, const Value &val) noexcept | Ark::internal::Scope | |
Scope() noexcept | Ark::internal::Scope | |
size() const noexcept | Ark::internal::Scope |