cpp-sdl2
C++ header-only SDL2 wrapper
|
This is the complete list of members for sdl::SharedObject, including all inherited members.
function_pointer(std::string const &functionName) const | sdl::SharedObject | inline |
function_pointer(std::string const &functionName) const | sdl::SharedObject | inline |
FunctionAddress typedef | sdl::SharedObject | |
handle_ | sdl::SharedObject | private |
operator=(SharedObject &&other) noexcept | sdl::SharedObject | inline |
operator=(SharedObject const &)=delete | sdl::SharedObject | |
SharedObject(std::string const &objectName) | sdl::SharedObject | inline |
SharedObject()=default | sdl::SharedObject | |
SharedObject(SharedObject &&other) noexcept | sdl::SharedObject | inline |
SharedObject(SharedObject const &)=delete | sdl::SharedObject | |
SharedObjectHandle typedef | sdl::SharedObject | private |
~SharedObject() | sdl::SharedObject | inline |