|
SDL3pp
A slim C++ wrapper for SDL3
|
This is the complete list of members for SDL::SharedObjectRef, including all inherited members.
| get() const noexcept | SDL::SharedObject | inline |
| LoadFunction(StringParam name) | SDL::SharedObject | inline |
| operator bool() const noexcept | SDL::SharedObject | inlineexplicit |
| operator SharedObjectParam() const noexcept | SDL::SharedObject | inline |
| operator<=>(const SharedObject &other) const noexcept=default | SDL::SharedObject | |
| operator=(SharedObject &&other) noexcept | SDL::SharedObject | inline |
| operator=(const SharedObject &other) noexcept=default | SDL::SharedObject | protected |
| release() noexcept | SDL::SharedObject | inline |
| SharedObject(std::nullptr_t=nullptr) noexcept | SDL::SharedObjectRef | inline |
| SharedObject(const SharedObjectRaw resource) noexcept | SDL::SharedObjectRef | inlineexplicit |
| SharedObject(const SharedObject &other)=delete | SDL::SharedObjectRef | |
| SharedObject(SharedObject &&other) noexcept | SDL::SharedObjectRef | inline |
| SharedObject(const SharedObjectRef &other)=delete (defined in SDL::SharedObjectRef) | SDL::SharedObjectRef | |
| SharedObject(SharedObjectRef &&other)=delete (defined in SDL::SharedObjectRef) | SDL::SharedObjectRef | |
| SharedObject(StringParam sofile) | SDL::SharedObjectRef | inline |
| SharedObjectRef(SharedObjectParam resource) noexcept | SDL::SharedObjectRef | inline |
| SharedObjectRef(SharedObjectRaw resource) noexcept | SDL::SharedObjectRef | inline |
| SharedObjectRef(const SharedObjectRef &other) noexcept | SDL::SharedObjectRef | inline |
| Unload() | SDL::SharedObject | inline |
| ~SharedObject() | SDL::SharedObject | inline |
| ~SharedObjectRef() | SDL::SharedObjectRef | inline |