EnTT 3.13.0
Loading...
Searching...
No Matches
entt::resource< Type > Member List

This is the complete list of members for entt::resource< Type >, including all inherited members.

element_type typedefentt::resource< Type >
handle() const noexceptentt::resource< Type >inline
handle_type typedefentt::resource< Type >
operator bool() const noexceptentt::resource< Type >inlineexplicit
operator element_type &() const noexceptentt::resource< Type >inline
operator*() const noexceptentt::resource< Type >inline
operator->() const noexceptentt::resource< Type >inline
operator=(const resource &) noexcept=defaultentt::resource< Type >
operator=(resource &&) noexcept=defaultentt::resource< Type >
operator=(const resource< Other > &other) noexceptentt::resource< Type >inline
operator=(resource< Other > &&other) noexceptentt::resource< Type >inline
resource (defined in entt::resource< Type >)entt::resource< Type >friend
resource() noexceptentt::resource< Type >inline
resource(handle_type res) noexceptentt::resource< Type >inlineexplicit
resource(const resource &) noexcept=defaultentt::resource< Type >
resource(resource &&) noexcept=defaultentt::resource< Type >
resource(const resource< Other > &other, element_type &res) noexceptentt::resource< Type >inline
resource(const resource< Other > &other) noexceptentt::resource< Type >inline
resource(resource< Other > &&other) noexceptentt::resource< Type >inline