xbmc
Public Member Functions | Static Public Member Functions | List of all members
CZipManager Class Reference

Public Member Functions

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 Public Member Functions

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: