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

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

Close()SDL::IOStreamUnsafeinline
Flush()SDL::IOStreamRefinline
get() constSDL::Resource< SDL_IOStream * >inline
GetProperties() constSDL::IOStreamRefinline
GetSize() constSDL::IOStreamRefinline
GetStatus() constSDL::IOStreamRefinline
IOStream(SDL_IOStream *resource)SDL::IOStreaminlineexplicit
IOStream(const IOStream &other)=delete (defined in SDL::IOStream)SDL::IOStream
IOStream(IOStream &&other)=defaultSDL::IOStream
IOStreamRef(const IOStreamRef &other)SDL::IOStreamUnsafeinline
IOStreamRef(IOStreamRef &&other)SDL::IOStreamUnsafeinline
IOStreamRef(StringParam file, StringParam mode)SDL::IOStreamUnsafeinline
IOStreamRef(const IOStreamInterface &iface, void *userdata)SDL::IOStreamUnsafeinline
LoadFile()SDL::IOStreamRefinline
LoadFileAs()SDL::IOStreamRefinline
operator bool() constSDL::Resource< SDL_IOStream * >inlineexplicit
operator->() constSDL::Resource< SDL_IOStream * >inline
operator->()SDL::Resource< SDL_IOStream * >inline
operator=(IOStream other)SDL::IOStreaminline
SDL::IOStreamUnsafe::operator=(IOStreamRef other)SDL::IOStreamRefinline
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
release(SDL_IOStream * newResource={})SDL::Resource< SDL_IOStream * >inline
reset(SDL_IOStream *newResource={})SDL::IOStreamUnsafeinline
Resource(T resource={})SDL::IOStreamRefinline
Resource(std::nullptr_t)SDL::IOStreamRefinline
Resource(std::nullopt_t)SDL::IOStreamRefinline
Resource(const Resource &other)=delete (defined in SDL::IOStreamRef)SDL::IOStreamRef
Resource(Resource &&other)=delete (defined in SDL::IOStreamRef)SDL::IOStreamRef
Resource< SDL_IOStream * >::Resource(SDL_IOStream * 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
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
~IOStream()SDL::IOStreaminline