Zip::Compressor Member List

This is the complete list of members for Zip::Compressor, including all inherited members.

Compressor(S32 method, const char *name)Zip::Compressor
createReadStream(const CentralDir *cdir, Stream *zipStream)=0Zip::Compressor [pure virtual]
createWriteStream(const CentralDir *cdir, Stream *zipStream)=0Zip::Compressor [pure virtual]
findCompressor(const char *name)Zip::Compressor [static]
findCompressor(S32 method)Zip::Compressor [static]
getMethod()Zip::Compressor [inline]
getName()Zip::Compressor [inline]
mMethodZip::Compressor [protected]
mNameZip::Compressor [protected]
mNextZip::Compressor [private]