|
bool | GetZipList (const CURL &url, std::vector< SZipEntry > &items) |
|
bool | GetZipEntry (const CURL &url, SZipEntry &item) |
|
bool | ExtractArchive (const std::string &strArchive, const std::string &strPath) |
|
bool | ExtractArchive (const CURL &archive, const std::string &strPath) |
|
void | release (const std::string &strPath) |
|
|
static void | readHeader (const char *buffer, SZipEntry &info) |
|
static void | readCHeader (const char *buffer, SZipEntry &info) |
|
The documentation for this class was generated from the following files: