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