|
SDL3pp
A slim C++ wrapper for SDL3
|
This is the complete list of members for SDL::ResourceConstRef< RAW_POINTER, RAW_CONST_POINTER >, including all inherited members.
| operator bool() const | SDL::ResourceConstRef< RAW_POINTER, RAW_CONST_POINTER > | inlineexplicit |
| operator RawConstPointer() const | SDL::ResourceConstRef< RAW_POINTER, RAW_CONST_POINTER > | inline |
| operator RawPointer() const | SDL::ResourceConstRef< RAW_POINTER, RAW_CONST_POINTER > | inline |
| operator->() const | SDL::ResourceConstRef< RAW_POINTER, RAW_CONST_POINTER > | inline |
| operator<=>(const ResourceConstRef &other) const =default | SDL::ResourceConstRef< RAW_POINTER, RAW_CONST_POINTER > | |
| RawConstPointer typedef | SDL::ResourceConstRef< RAW_POINTER, RAW_CONST_POINTER > | |
| RawPointer typedef | SDL::ResourceConstRef< RAW_POINTER, RAW_CONST_POINTER > | |
| ResourceConstRef(RawConstPointer resource) | SDL::ResourceConstRef< RAW_POINTER, RAW_CONST_POINTER > | inline |
| ResourceConstRef(std::nullptr_t=nullptr) | SDL::ResourceConstRef< RAW_POINTER, RAW_CONST_POINTER > | inline |