CeresEngine 0.2.0
A game development framework
Loading...
Searching...
No Matches
CeresEngine::WeakResourceHandle< T > Member List

This is the complete list of members for CeresEngine::WeakResourceHandle< T >, including all inherited members.

getUUID() const noexceptCeresEngine::WeakResourceHandle< T >inline
lock() const noexceptCeresEngine::WeakResourceHandle< T >inline
mDataCeresEngine::WeakResourceHandle< T >private
operator=(std::nullptr_t)CeresEngine::WeakResourceHandle< T >inline
operator=(const WeakResourceHandle &other)CeresEngine::WeakResourceHandle< T >inline
operator=(const WeakResourceHandle< U > &other)CeresEngine::WeakResourceHandle< T >inline
operator=(WeakResourceHandle &&other) noexceptCeresEngine::WeakResourceHandle< T >inline
operator=(WeakResourceHandle< U > &&other)CeresEngine::WeakResourceHandle< T >inline
operator=(const ResourceHandle< U > &other)CeresEngine::WeakResourceHandle< T >inline
ResourceManagerCeresEngine::WeakResourceHandle< T >friend
set(ResourceHandleData *data) noexceptCeresEngine::WeakResourceHandle< T >inlineprivate
static_resource_castCeresEngine::WeakResourceHandle< T >friend
static_resource_castCeresEngine::WeakResourceHandle< T >friend
WeakResourceHandle() noexcept=defaultCeresEngine::WeakResourceHandle< T >
WeakResourceHandle(std::nullptr_t) noexceptCeresEngine::WeakResourceHandle< T >inline
WeakResourceHandle(const WeakResourceHandle &other)CeresEngine::WeakResourceHandle< T >inline
WeakResourceHandle(const WeakResourceHandle< U > &other) noexceptCeresEngine::WeakResourceHandle< T >inline
WeakResourceHandle(WeakResourceHandle &&other) noexceptCeresEngine::WeakResourceHandle< T >inline
WeakResourceHandle(WeakResourceHandle< U > &&other) noexceptCeresEngine::WeakResourceHandle< T >inline
WeakResourceHandle(const ResourceHandle< U > &other) noexceptCeresEngine::WeakResourceHandle< T >inline
WeakResourceHandle(ResourceHandleData *data)CeresEngine::WeakResourceHandle< T >inlineexplicitprivate
~WeakResourceHandle() noexceptCeresEngine::WeakResourceHandle< T >inline