libSDL2pp
C++ bindings/wrapper for SDL2
|
This is the complete list of members for SDL2pp::CustomRWops, including all inherited members.
Close()=0 | SDL2pp::CustomRWops | pure virtual |
Read(void *ptr, size_t size, size_t maxnum)=0 | SDL2pp::CustomRWops | pure virtual |
Seek(Sint64 offset, int whence)=0 | SDL2pp::CustomRWops | pure virtual |
Size()=0 | SDL2pp::CustomRWops | pure virtual |
Write(const void *ptr, size_t size, size_t num)=0 | SDL2pp::CustomRWops | pure virtual |
~CustomRWops() | SDL2pp::CustomRWops | inlinevirtual |