xoreos  0.0.5
Common::ZipFile Member List

This is the complete list of members for Common::ZipFile, including all inherited members.

_filesCommon::ZipFileprivate
_iFilesCommon::ZipFileprivate
_zipCommon::ZipFileprivate
decompressFile(SeekableReadStream &zip, uint32 method, uint32 compSize, uint32 realSize)Common::ZipFileprivatestatic
FileList typedefCommon::ZipFile
getFile(uint32 index, bool tryNoCopy=false) constCommon::ZipFile
getFileProperties(SeekableReadStream &zip, const IFile &file, uint16 &compMethod, uint32 &compSize, uint32 &realSize) constCommon::ZipFileprivate
getFiles() constCommon::ZipFile
getFileSize(uint32 index) constCommon::ZipFile
getIFile(uint32 index) constCommon::ZipFileprivate
IFileList typedefCommon::ZipFileprivate
load(SeekableReadStream &zip)Common::ZipFileprivate
ZipFile(SeekableReadStream *zip)Common::ZipFile
~ZipFile()Common::ZipFile