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

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

data() constSDL::TargetBytesinline
data_as() constSDL::TargetBytesinline
operator=(const TargetBytes &other)=defaultSDL::TargetBytes
operator=(TargetBytes &&other)=defaultSDL::TargetBytes
size() constSDL::TargetBytesinline
size_bytes() constSDL::TargetBytesinline
TargetBytes()=defaultSDL::TargetBytes
TargetBytes(std::nullptr_t)SDL::TargetBytesinline
TargetBytes(const TargetBytes &other)=defaultSDL::TargetBytes
TargetBytes(TargetBytes &&other)=defaultSDL::TargetBytes
TargetBytes(std::span< const T, N > span)SDL::TargetBytesinline
TargetBytes(std::span< T, N > span)SDL::TargetBytesinline
TargetBytes(T &data)SDL::TargetBytesinline
TargetBytes(T(&data)[N])SDL::TargetBytesinline
TargetBytes(void *data, size_t size_bytes)SDL::TargetBytesinline