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

This is the complete list of members for SDL::TextUnsafe, 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
reset()SDL::ResourceUnsafe< TextRef >inline
ResourceOwnerBase(base::value_type value={}, DELETER deleter={})SDL::ResourceOwnerBase< RESOURCE, DELETER >inlineprotected
ResourcePtrBase(value_type value={})SDL::ResourcePtrBase< RESOURCE >inlineprotected
ResourceUnsafe()=defaultSDL::TextUnsafe
ResourceUnsafe(RESOURCE other, DELETER deleter={})SDL::TextUnsafeinlineexplicit
ResourceUnsafe< TextRef >::ResourceUnsafe(TextRef other, DefaultDeleter< TextRef > deleter={})SDL::ResourceUnsafe< TextRef >inlineexplicit
TextUnsafe(Text &&other)SDL::TextUnsafeinlineexplicit
value_type typedefSDL::ResourcePtrBase< RESOURCE >