SDL3pp
A slim C++ wrapper for SDL3
Loading...
Searching...
No Matches
SDL::FontUnsafe Member List

This is the complete list of members for SDL::FontUnsafe, including all inherited members.

deleter typedefSDL::ResourceOwnerBase< RESOURCE, DELETER >
FontUnsafe(Font &&other)SDL::FontUnsafeinlineexplicit
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
reset()SDL::ResourceUnsafe< FontRef >inline
ResourceOwnerBase(base::value_type value={}, DELETER deleter={})SDL::ResourceOwnerBase< RESOURCE, DELETER >inlineprotected
ResourcePtrBase(value_type value={})SDL::ResourcePtrBase< RESOURCE >inlineprotected
ResourceUnsafe()=defaultSDL::FontUnsafe
ResourceUnsafe(RESOURCE other, DELETER deleter={})SDL::FontUnsafeinlineexplicit
ResourceUnsafe< FontRef >::ResourceUnsafe(FontRef other, DefaultDeleter< FontRef > deleter={})SDL::ResourceUnsafe< FontRef >inlineexplicit
value_type typedefSDL::ResourcePtrBase< RESOURCE >