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