This is the complete list of members for ZipContainer, including all inherited members.
compressPath(const std::filesystem::path &path, bool keepRelDirStruct=false) | ZipContainer | static |
extractZipFiles(std::string path) const | ZipContainer | |
getCompressedData() const | ZipContainer | |
saveToDestination(const std::string &dest) const | ZipContainer | |
ZipContainer(std::string &&data) | ZipContainer | |
ZipContainer(std::vector< uint8_t > &&data) | ZipContainer | |
ZipContainer(const std::string &path, bool readOnly, bool saveOnDestruct) | ZipContainer | |
~ZipContainer() noexcept | ZipContainer |