![]() |
ArkScript
A small, fast, functional and scripting language for video games
|
This is the complete list of members for Ark::UserType, including all inherited members.
as() noexcept | Ark::UserType | inline |
as() const noexcept | Ark::UserType | inline |
data() const noexcept | Ark::UserType | inline |
del() | Ark::UserType | |
is() const noexcept | Ark::UserType | inline |
m_data | Ark::UserType | private |
m_funcs | Ark::UserType | private |
m_type_id | Ark::UserType | private |
operator<(const UserType &A, const UserType &B) | Ark::UserType | friend |
operator<<(std::ostream &os, const UserType &A) | Ark::UserType | friend |
operator==(const UserType &A, const UserType &B) | Ark::UserType | friend |
UserType(T *data=nullptr, ControlFuncs *block=nullptr) noexcept | Ark::UserType | inlineexplicit |