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

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

Close()SDL::Storageinline
CopyFile(StringParam oldpath, StringParam newpath)SDL::Storageinline
CreateDirectory(StringParam path)SDL::Storageinline
EnumerateDirectory(StringParam path, EnumerateDirectoryCallback callback, void *userdata)SDL::Storageinline
EnumerateDirectory(StringParam path)SDL::Storageinline
EnumerateDirectory(StringParam path, EnumerateDirectoryCB callback)SDL::Storageinline
get() const noexceptSDL::Storageinline
GetFileSize(StringParam path)SDL::Storageinline
GetPathInfo(StringParam path)SDL::Storageinline
GetSpaceRemaining()SDL::Storageinline
GlobDirectory(StringParam path, StringParam pattern, GlobFlags flags)SDL::Storageinline
operator bool() const noexceptSDL::Storageinlineexplicit
operator StorageParam() const noexceptSDL::Storageinline
operator<=>(const Storage &other) const noexcept=defaultSDL::Storage
operator=(Storage &&other) noexceptSDL::Storageinline
operator=(const Storage &other) noexcept=defaultSDL::Storageprotected
ReadFile(StringParam path, TargetBytes destination)SDL::Storageinline
ReadFile(StringParam path)SDL::Storageinline
ReadFileAs(StringParam path)SDL::Storageinline
Ready()SDL::Storageinline
release() noexceptSDL::Storageinline
RemovePath(StringParam path)SDL::Storageinline
RenamePath(StringParam oldpath, StringParam newpath)SDL::Storageinline
Storage(std::nullptr_t=nullptr) noexceptSDL::StorageRefinline
Storage(const StorageRaw resource) noexceptSDL::StorageRefinlineexplicit
Storage(const Storage &other)=deleteSDL::StorageRef
Storage(Storage &&other) noexceptSDL::StorageRefinline
Storage(const StorageRef &other)=delete (defined in SDL::StorageRef)SDL::StorageRef
Storage(StorageRef &&other)=delete (defined in SDL::StorageRef)SDL::StorageRef
Storage(StringParam override, PropertiesParam props)SDL::StorageRefinline
Storage(StringParam org, StringParam app, PropertiesParam props)SDL::StorageRefinline
Storage(StringParam path)SDL::StorageRefinline
Storage(const StorageInterface &iface, void *userdata)SDL::StorageRefinline
StorageRef(StorageParam resource) noexceptSDL::StorageRefinline
StorageRef(StorageRaw resource) noexceptSDL::StorageRefinline
StorageRef(const StorageRef &other) noexceptSDL::StorageRefinline
WriteFile(StringParam path, SourceBytes source)SDL::Storageinline
~Storage()SDL::Storageinline
~StorageRef()SDL::StorageRefinline