SDL3pp
A slim C++ wrapper for SDL3
Loading...
Searching...
No Matches
SDL
IOStream
SDL::IOStream Member List
This is the complete list of members for
SDL::IOStream
, including all inherited members.
Close
()
SDL::IOStream
inline
Flush
()
SDL::IOStream
inline
FromConstMem
(SourceBytes mem)
SDL::IOStream
inline
static
FromDynamicMem
()
SDL::IOStream
inline
static
FromFile
(StringParam file, StringParam mode)
SDL::IOStream
inline
static
FromMem
(TargetBytes mem)
SDL::IOStream
inline
static
get
() const
SDL::IOStream
inline
GetProperties
() const
SDL::IOStream
inline
GetSize
() const
SDL::IOStream
inline
GetStatus
() const
SDL::IOStream
inline
IOStream
()=default
SDL::IOStream
IOStream
(const IOStreamRaw resource)
SDL::IOStream
inline
explicit
IOStream
(const IOStream &other)=delete
SDL::IOStream
IOStream
(IOStream &&other)
SDL::IOStream
inline
IOStream
(const IOStreamRef &other)=delete (defined in
SDL::IOStream
)
SDL::IOStream
IOStream
(IOStreamRef &&other)=delete (defined in
SDL::IOStream
)
SDL::IOStream
LoadFile
()
SDL::IOStream
inline
LoadFileAs
()
SDL::IOStream
inline
Open
(const IOStreamInterface &iface, void *userdata)
SDL::IOStream
inline
static
operator bool
() const
SDL::IOStream
inline
explicit
operator IOStreamParam
() const
SDL::IOStream
inline
operator<=>
(const IOStream &other) const =default
SDL::IOStream
operator=
(IOStream other)
SDL::IOStream
inline
operator==
(std::nullptr_t _) const
SDL::IOStream
inline
print
(std::string_view fmt, auto... args)
SDL::IOStream
inline
printf
(SDL_PRINTF_FORMAT_STRING const char *fmt,...)
SDL::IOStream
inline
println
(std::string_view fmt, auto... args)
SDL::IOStream
inline
Read
(size_t size=-1)
SDL::IOStream
inline
Read
(TargetBytes buf)
SDL::IOStream
inline
ReadS16BE
()
SDL::IOStream
inline
ReadS16LE
()
SDL::IOStream
inline
ReadS32BE
()
SDL::IOStream
inline
ReadS32LE
()
SDL::IOStream
inline
ReadS64BE
()
SDL::IOStream
inline
ReadS64LE
()
SDL::IOStream
inline
ReadS8
()
SDL::IOStream
ReadU16BE
()
SDL::IOStream
inline
ReadU16LE
()
SDL::IOStream
inline
ReadU32BE
()
SDL::IOStream
inline
ReadU32LE
()
SDL::IOStream
inline
ReadU64BE
()
SDL::IOStream
inline
ReadU64LE
()
SDL::IOStream
inline
ReadU8
()
SDL::IOStream
release
()
SDL::IOStream
inline
SaveFile
(SourceBytes data)
SDL::IOStream
inline
Seek
(Sint64 offset, IOWhence whence)
SDL::IOStream
inline
Tell
() const
SDL::IOStream
inline
TryReadS16BE
()
SDL::IOStream
inline
TryReadS16LE
()
SDL::IOStream
inline
TryReadS32BE
()
SDL::IOStream
inline
TryReadS32LE
()
SDL::IOStream
inline
TryReadS64BE
()
SDL::IOStream
inline
TryReadS64LE
()
SDL::IOStream
inline
TryReadS8
()
SDL::IOStream
inline
TryReadU16BE
()
SDL::IOStream
inline
TryReadU16LE
()
SDL::IOStream
inline
TryReadU32BE
()
SDL::IOStream
inline
TryReadU32LE
()
SDL::IOStream
inline
TryReadU64BE
()
SDL::IOStream
inline
TryReadU64LE
()
SDL::IOStream
inline
TryReadU8
()
SDL::IOStream
inline
vprintf
(SDL_PRINTF_FORMAT_STRING const char *fmt, va_list ap)
SDL::IOStream
inline
Write
(SourceBytes buf)
SDL::IOStream
inline
WriteS16BE
(Sint16 value)
SDL::IOStream
inline
WriteS16LE
(Sint16 value)
SDL::IOStream
inline
WriteS32BE
(Sint32 value)
SDL::IOStream
inline
WriteS32LE
(Sint32 value)
SDL::IOStream
inline
WriteS64BE
(Sint64 value)
SDL::IOStream
inline
WriteS64LE
(Sint64 value)
SDL::IOStream
inline
WriteS8
(Sint8 value)
SDL::IOStream
inline
WriteU16BE
(Uint16 value)
SDL::IOStream
inline
WriteU16LE
(Uint16 value)
SDL::IOStream
inline
WriteU32BE
(Uint32 value)
SDL::IOStream
inline
WriteU32LE
(Uint32 value)
SDL::IOStream
inline
WriteU64BE
(Uint64 value)
SDL::IOStream
inline
WriteU64LE
(Uint64 value)
SDL::IOStream
inline
WriteU8
(Uint8 value)
SDL::IOStream
inline
~IOStream
()
SDL::IOStream
inline
Generated by
1.9.5