openMSX
|
This is the complete list of members for SDLSurfacePtr, including all inherited members.
get() | SDLSurfacePtr | inline |
get() const | SDLSurfacePtr | inline |
getLinePtr(unsigned y) | SDLSurfacePtr | inline |
getLinePtr(unsigned y) const | SDLSurfacePtr | inline |
operator bool() const | SDLSurfacePtr | inlineexplicit |
operator*() | SDLSurfacePtr | inline |
operator*() const | SDLSurfacePtr | inline |
operator->() | SDLSurfacePtr | inline |
operator->() const | SDLSurfacePtr | inline |
operator=(const SDLSurfacePtr &)=delete | SDLSurfacePtr | |
operator=(SDLSurfacePtr &&other) noexcept | SDLSurfacePtr | inline |
reset(SDL_Surface *surface_=nullptr) | SDLSurfacePtr | inline |
SDLSurfacePtr(unsigned width, unsigned height, unsigned depth, Uint32 rMask, Uint32 gMask, Uint32 bMask, Uint32 aMask) | SDLSurfacePtr | inline |
SDLSurfacePtr(SDL_Surface *surface_=nullptr) | SDLSurfacePtr | inlineexplicit |
SDLSurfacePtr(SDLSurfacePtr &&other) noexcept | SDLSurfacePtr | inline |
SDLSurfacePtr(const SDLSurfacePtr &)=delete | SDLSurfacePtr | |
swap(SDLSurfacePtr &other) noexcept | SDLSurfacePtr | inline |
~SDLSurfacePtr() | SDLSurfacePtr | inline |