![]() |
SOUND4 IMPACT.CL Library [1.3.6]
|
This is the complete list of members for sound4::helper::CDynLoader, including all inherited members.
CDynLoader()=default | sound4::helper::CDynLoader | |
CDynLoader(CDynLoader &&)=default | sound4::helper::CDynLoader | |
CDynLoader(const CDynLoader &)=delete | sound4::helper::CDynLoader | |
Close() | sound4::helper::CDynLoader | inline |
GetSymbol(const std::string &name) | sound4::helper::CDynLoader | inline |
GetSymbol_safe(const std::string &name) | sound4::helper::CDynLoader | inline |
GetThisLibraryPath(void) | sound4::helper::CDynLoader | inlinestatic |
IsOk() const | sound4::helper::CDynLoader | inline |
Load(const std::filesystem::path &dynlib, uint32_t loadflags=LOAD_LIBRARY_SEARCH_DLL_LOAD_DIR|LOAD_LIBRARY_SEARCH_APPLICATION_DIR|LOAD_LIBRARY_SEARCH_USER_DIRS|LOAD_LIBRARY_SEARCH_SYSTEM32) | sound4::helper::CDynLoader | inline |
operator bool() const | sound4::helper::CDynLoader | inline |
operator=(CDynLoader const &)=delete | sound4::helper::CDynLoader | |
~CDynLoader() | sound4::helper::CDynLoader | inlinevirtual |