EnTT 3.14.0
|
This is the complete list of members for entt::meta_handle, including all inherited members.
meta_handle()=default | entt::meta_handle | |
meta_handle(meta_ctx_arg_t, const meta_ctx &area) | entt::meta_handle | inline |
meta_handle(meta_any &value) | entt::meta_handle | inline |
meta_handle(const meta_any &value) | entt::meta_handle | inline |
meta_handle(const meta_ctx &ctx, Type &value) | entt::meta_handle | inline |
meta_handle(Type &value) | entt::meta_handle | inline |
meta_handle(const meta_ctx &area, const meta_handle &other) | entt::meta_handle | inline |
meta_handle(const meta_ctx &area, meta_handle &&other) | entt::meta_handle | inline |
meta_handle(const meta_handle &)=delete | entt::meta_handle | |
meta_handle(meta_handle &&)=default | entt::meta_handle | |
operator bool() const noexcept | entt::meta_handle | inlineexplicit |
operator!=(const meta_handle &other) const noexcept | entt::meta_handle | inline |
operator->() | entt::meta_handle | inline |
operator->() const | entt::meta_handle | inline |
operator=(const meta_handle &)=delete | entt::meta_handle | |
operator=(meta_handle &&)=default | entt::meta_handle | |
operator==(const meta_handle &other) const noexcept | entt::meta_handle | inline |
~meta_handle()=default | entt::meta_handle |