SDL3pp
A slim C++ wrapper for SDL3
Loading...
Searching...
No Matches
SDL::ResourceOwnerBase< RESOURCE, DELETER > Member List

This is the complete list of members for SDL::ResourceOwnerBase< RESOURCE, DELETER >, including all inherited members.

deleter typedefSDL::ResourceOwnerBase< RESOURCE, DELETER >
free()SDL::ResourceOwnerBase< RESOURCE, DELETER >inlineprotected
get()SDL::ResourcePtrBase< RESOURCE >inlineprotected
get() constSDL::ResourcePtrBase< RESOURCE >inline
operator bool() constSDL::ResourcePtrBase< RESOURCE >inline
operator*() constSDL::ResourcePtrBase< RESOURCE >inline
operator->() constSDL::ResourcePtrBase< RESOURCE >inline
operator->()SDL::ResourcePtrBase< RESOURCE >inline
operator==(const ResourcePtrBase &other) constSDL::ResourcePtrBase< RESOURCE >inline
operator==(std::nullptr_t) constSDL::ResourcePtrBase< RESOURCE >inline
operator==(std::nullopt_t) constSDL::ResourcePtrBase< RESOURCE >inline
reference typedefSDL::ResourcePtrBase< RESOURCE >
release()SDL::ResourceOwnerBase< RESOURCE, DELETER >inline
ResourceOwnerBase(base::value_type value={}, DELETER deleter={})SDL::ResourceOwnerBase< RESOURCE, DELETER >inlineprotected
ResourcePtrBase(value_type value={})SDL::ResourcePtrBase< RESOURCE >inlineprotected
value_type typedefSDL::ResourcePtrBase< RESOURCE >