zipios 2.3.4
Zipios -- a small C++ library providing easy access to .zip files.
zipios::ZipFile Member List

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

addEntry(FileEntry const &entry)zipios::FileCollectionvirtual
clone() const overridezipios::ZipFilevirtual
close()zipios::FileCollectionvirtual
entries() constzipios::FileCollectionvirtual
FileCollection(std::string const &filename=std::string())zipios::FileCollection
FileCollection(FileCollection const &rhs)zipios::FileCollection
getEntry(std::string const &name, MatchPath matchpath=MatchPath::MATCH) constzipios::FileCollectionvirtual
getInputStream(std::string const &entry_name, MatchPath matchpath=MatchPath::MATCH) overridezipios::ZipFilevirtual
getName() constzipios::FileCollectionvirtual
init(std::istream &is)zipios::ZipFileprivate
isValid() constzipios::FileCollection
m_entrieszipios::FileCollectionprotected
m_filenamezipios::FileCollectionprotected
m_validzipios::FileCollectionprotected
m_vszipios::ZipFileprivate
MatchPath enum namezipios::FileCollection
mustBeValid() constzipios::FileCollectionvirtual
openEmbeddedZipFile(std::string const &filename)zipios::ZipFilestatic
operator=(FileCollection const &rhs)zipios::FileCollection
pointer_t typedefzipios::FileCollection
saveCollectionToArchive(std::ostream &os, FileCollection &collection, std::string const &zip_comment=std::string())zipios::ZipFilestatic
setLevel(size_t limit, FileEntry::CompressionLevel small_compression_level, FileEntry::CompressionLevel large_compression_level)zipios::FileCollection
setMethod(size_t limit, StorageMethod small_storage_method, StorageMethod large_storage_method)zipios::FileCollection
size() constzipios::FileCollectionvirtual
stream_pointer_t typedefzipios::FileCollection
vector_t typedefzipios::FileCollection
ZipFile()zipios::ZipFile
ZipFile(std::string const &filename, offset_t s_off=0, offset_t e_off=0)zipios::ZipFile
ZipFile(std::istream &is, offset_t s_off=0, offset_t e_off=0)zipios::ZipFile
~FileCollection()zipios::FileCollectionvirtual
~ZipFile() overridezipios::ZipFilevirtual