|
SDL3pp
A slim C++ wrapper for SDL3
|
This is the complete list of members for SDL::ResourceRef< RESOURCE >, including all inherited members.
| operator RawPointer() const noexcept | SDL::ResourceRef< RESOURCE > | inline |
| operator=(const ResourceRef &other) noexcept | SDL::ResourceRef< RESOURCE > | inline |
| RawConstPointer typedef | SDL::ResourceRef< RESOURCE > | |
| RawPointer typedef | SDL::ResourceRef< RESOURCE > | |
| ResourceRef(RawPointer resource) noexcept | SDL::ResourceRef< RESOURCE > | inline |
| ResourceRef(const RESOURCE &resource) noexcept | SDL::ResourceRef< RESOURCE > | inline |
| ResourceRef(RESOURCE &&resource) noexcept | SDL::ResourceRef< RESOURCE > | inline |
| ResourceRef(const ResourceRef &other) noexcept | SDL::ResourceRef< RESOURCE > | inline |
| ResourceRef(ResourceRef &&other) noexcept | SDL::ResourceRef< RESOURCE > | inline |
| ~ResourceRef() | SDL::ResourceRef< RESOURCE > | inline |