|
bit7z 4.1.0
A C++ library for interfacing with the 7-zip shared libs.
|
This is the complete list of members for Bit7zLibraryLoader, including all inherited members.
| Bit7zLibraryLoader() noexcept | Bit7zLibraryLoader | |
| Bit7zLibraryLoader(const tstring &libraryPath) | Bit7zLibraryLoader | explicit |
| isLoaded() const noexcept -> bool | Bit7zLibraryLoader | |
| library() const -> const Bit7zLibrary & | Bit7zLibraryLoader | |
| load(const tstring &libraryPath) | Bit7zLibraryLoader | |
| load(const tstring &libraryPath, std::error_code &ec) noexcept | Bit7zLibraryLoader | |
| operator const Bit7zLibrary &() const | Bit7zLibraryLoader | |
| operator->() const -> const Bit7zLibrary * | Bit7zLibraryLoader | |
| unload() noexcept | Bit7zLibraryLoader | |
| ~Bit7zLibraryLoader() | Bit7zLibraryLoader |