ArkScript
A small, fast, functional and scripting language for video games
Ark::UserType Member List

This is the complete list of members for Ark::UserType, including all inherited members.

as() noexceptArk::UserTypeinline
as() const noexceptArk::UserTypeinline
data() const noexceptArk::UserTypeinline
del()Ark::UserType
is() const noexceptArk::UserTypeinline
m_dataArk::UserTypeprivate
m_funcsArk::UserTypeprivate
m_type_idArk::UserTypeprivate
operator<(const UserType &A, const UserType &B)Ark::UserTypefriend
operator<<(std::ostream &os, const UserType &A)Ark::UserTypefriend
operator==(const UserType &A, const UserType &B)Ark::UserTypefriend
UserType(T *data=nullptr, ControlFuncs *block=nullptr) noexceptArk::UserTypeinlineexplicit