|
Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
|
This is the complete list of members for CZipManager, including all inherited members.
| CZipManager() | CZipManager | |
| ExtractArchive(const std::string &strArchive, const std::string &strPath) | CZipManager | |
| ExtractArchive(const CURL &archive, const std::string &strPath) | CZipManager | |
| GetZipEntry(const CURL &url, SZipEntry &item) | CZipManager | |
| GetZipList(const CURL &url, std::vector< SZipEntry > &items) | CZipManager | |
| readCHeader(const char *buffer, SZipEntry &info) | CZipManager | static |
| readHeader(const char *buffer, SZipEntry &info) | CZipManager | static |
| release(const std::string &strPath) | CZipManager | |
| ~CZipManager() | CZipManager |