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

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

Flush()SDL::IOStreamRefinline
get() constSDL::Resource< SDL_IOStream * >inline
GetProperties() constSDL::IOStreamRefinline
GetSize() constSDL::IOStreamRefinline
GetStatus() constSDL::IOStreamRefinline
LoadFile()SDL::IOStreamRefinline
LoadFileAs()SDL::IOStreamRefinline
operator bool() constSDL::Resource< SDL_IOStream * >inlineexplicit
operator value_type() constSDL::Resource< SDL_IOStream * >inline
operator->() constSDL::Resource< SDL_IOStream * >inline
operator->()SDL::Resource< SDL_IOStream * >inline
operator==(const Resource &other) const=defaultSDL::Resource< SDL_IOStream * >
operator==(std::nullopt_t) constSDL::Resource< SDL_IOStream * >inline
operator==(std::nullptr_t) constSDL::Resource< SDL_IOStream * >inline
print(std::string_view fmt, auto... args)SDL::IOStreamRefinline
printf(SDL_PRINTF_FORMAT_STRING const char *fmt,...)SDL::IOStreamRefinline
println(std::string_view fmt, auto... args)SDL::IOStreamRefinline
Read(size_t size=-1)SDL::IOStreamRefinline
Read(TargetBytes buf)SDL::IOStreamRefinline
ReadS16BE()SDL::IOStreamRefinline
ReadS16LE()SDL::IOStreamRefinline
ReadS32BE()SDL::IOStreamRefinline
ReadS32LE()SDL::IOStreamRefinline
ReadS64BE()SDL::IOStreamRefinline
ReadS64LE()SDL::IOStreamRefinline
ReadS8()SDL::IOStreamRefinline
ReadU16BE()SDL::IOStreamRefinline
ReadU16LE()SDL::IOStreamRefinline
ReadU32BE()SDL::IOStreamRefinline
ReadU32LE()SDL::IOStreamRefinline
ReadU64BE()SDL::IOStreamRefinline
ReadU64LE()SDL::IOStreamRefinline
ReadU8()SDL::IOStreamRefinline
reset(SDL_IOStream *resource)SDL::IOStreamRefinlinestatic
Resource(T resource={})SDL::IOStreamRefinline
Resource(const ResourceHandle< Resource< T > > auto &resource)SDL::IOStreamRefinline
Resource(std::nullptr_t)SDL::IOStreamRefinline
Resource(std::nullopt_t)SDL::IOStreamRefinline
Resource< SDL_IOStream * >::Resource(SDL_IOStream * resource={})SDL::Resource< SDL_IOStream * >inline
Resource< SDL_IOStream * >::Resource(const ResourceHandle< Resource< SDL_IOStream * > > auto &resource)SDL::Resource< SDL_IOStream * >inline
SaveFile(SourceBytes data)SDL::IOStreamRefinline
Seek(Sint64 offset, IOWhence whence)SDL::IOStreamRefinline
Tell() constSDL::IOStreamRefinline
TryReadS16BE()SDL::IOStreamRefinline
TryReadS16LE()SDL::IOStreamRefinline
TryReadS32BE()SDL::IOStreamRefinline
TryReadS32LE()SDL::IOStreamRefinline
TryReadS64BE()SDL::IOStreamRefinline
TryReadS64LE()SDL::IOStreamRefinline
TryReadS8()SDL::IOStreamRefinline
TryReadU16BE()SDL::IOStreamRefinline
TryReadU16LE()SDL::IOStreamRefinline
TryReadU32BE()SDL::IOStreamRefinline
TryReadU32LE()SDL::IOStreamRefinline
TryReadU64BE()SDL::IOStreamRefinline
TryReadU64LE()SDL::IOStreamRefinline
TryReadU8()SDL::IOStreamRefinline
value_type typedefSDL::Resource< SDL_IOStream * >
vprintf(SDL_PRINTF_FORMAT_STRING const char *fmt, va_list ap)SDL::IOStreamRefinline
Write(SourceBytes buf)SDL::IOStreamRefinline
WriteS16BE(Sint16 value)SDL::IOStreamRefinline
WriteS16LE(Sint16 value)SDL::IOStreamRefinline
WriteS32BE(Sint32 value)SDL::IOStreamRefinline
WriteS32LE(Sint32 value)SDL::IOStreamRefinline
WriteS64BE(Sint64 value)SDL::IOStreamRefinline
WriteS64LE(Sint64 value)SDL::IOStreamRefinline
WriteS8(Sint8 value)SDL::IOStreamRefinline
WriteU16BE(Uint16 value)SDL::IOStreamRefinline
WriteU16LE(Uint16 value)SDL::IOStreamRefinline
WriteU32BE(Uint32 value)SDL::IOStreamRefinline
WriteU32LE(Uint32 value)SDL::IOStreamRefinline
WriteU64BE(Uint64 value)SDL::IOStreamRefinline
WriteU64LE(Uint64 value)SDL::IOStreamRefinline
WriteU8(Uint8 value)SDL::IOStreamRefinline