libSDL2pp
C++ bindings/wrapper for SDL2
Loading...
Searching...
No Matches
SDL2pp
RWops
SDL2pp::RWops Member List
This is the complete list of members for
SDL2pp::RWops
, including all inherited members.
Close
()
SDL2pp::RWops
FromConstMem
(const void *mem, int size)
SDL2pp::RWops
static
FromFile
(const std::string &file, const std::string &mode="rb")
SDL2pp::RWops
static
FromFP
(FILE *file, bool autoclose)
SDL2pp::RWops
static
FromMem
(void *mem, int size)
SDL2pp::RWops
static
Get
() const
SDL2pp::RWops
operator=
(RWops &&other) noexcept
SDL2pp::RWops
operator=
(const RWops &)=delete
SDL2pp::RWops
Read
(void *ptr, size_t size, size_t maxnum)
SDL2pp::RWops
ReadBE16
()
SDL2pp::RWops
ReadBE32
()
SDL2pp::RWops
ReadBE64
()
SDL2pp::RWops
ReadLE16
()
SDL2pp::RWops
ReadLE32
()
SDL2pp::RWops
ReadLE64
()
SDL2pp::RWops
RWops
(SDL_RWops *rwops)
SDL2pp::RWops
explicit
RWops
(RWops &&other) noexcept
SDL2pp::RWops
RWops
(const RWops &)=delete
SDL2pp::RWops
RWops
(C &&custom_rwops)
SDL2pp::RWops
inline
explicit
rwops_
SDL2pp::RWops
protected
Seek
(Sint64 offset, int whence)
SDL2pp::RWops
Size
()
SDL2pp::RWops
Tell
()
SDL2pp::RWops
Write
(const void *ptr, size_t size, size_t num)
SDL2pp::RWops
WriteBE16
(Uint16 value)
SDL2pp::RWops
WriteBE32
(Uint32 value)
SDL2pp::RWops
WriteBE64
(Uint64 value)
SDL2pp::RWops
WriteLE16
(Uint16 value)
SDL2pp::RWops
WriteLE32
(Uint32 value)
SDL2pp::RWops
WriteLE64
(Uint64 value)
SDL2pp::RWops
~RWops
()
SDL2pp::RWops
Generated on Mon Dec 11 2023 19:00:29 for libSDL2pp by
1.9.6