BEST_COMPRESSION enum value | zipios::ZipOutputStreambuf | |
BEST_SPEED enum value | zipios::ZipOutputStreambuf | |
close() | zipios::ZipOutputStreambuf | |
closeEntry() | zipios::ZipOutputStreambuf | |
closeStream() | zipios::DeflateOutputStreambuf | |
CompressionLevels enum name | zipios::ZipOutputStreambuf | |
DEFAULT_COMPRESSION enum value | zipios::ZipOutputStreambuf | |
DeflateOutputStreambuf(streambuf *outbuf, bool user_init=false, bool del_outbuf=false) | zipios::DeflateOutputStreambuf | explicit |
endDeflation() | zipios::DeflateOutputStreambuf | protected |
FilterOutputStreambuf(streambuf *outbuf, bool del_outbuf=false) | zipios::FilterOutputStreambuf | explicit |
finish() | zipios::ZipOutputStreambuf | |
flushOutvec() | zipios::DeflateOutputStreambuf | protected |
getCount() const | zipios::DeflateOutputStreambuf | |
getCrc32() const | zipios::DeflateOutputStreambuf | |
init(int comp_level=6) | zipios::DeflateOutputStreambuf | |
NO_COMPRESSION enum value | zipios::ZipOutputStreambuf | |
overflow(int c=EOF) | zipios::ZipOutputStreambuf | protectedvirtual |
putNextEntry(const ZipCDirEntry &entry) | zipios::ZipOutputStreambuf | |
setComment(const string &comment) | zipios::ZipOutputStreambuf | |
setEntryClosedState() | zipios::ZipOutputStreambuf | protected |
setLevel(int level) | zipios::ZipOutputStreambuf | |
setMethod(StorageMethod method) | zipios::ZipOutputStreambuf | |
sync() | zipios::ZipOutputStreambuf | protectedvirtual |
updateEntryHeaderInfo() | zipios::ZipOutputStreambuf | protected |
writeCentralDirectory(const vector< ZipCDirEntry > &entries, EndOfCentralDirectory eocd, ostream &os) | zipios::ZipOutputStreambuf | protectedstatic |
ZipOutputStreambuf(streambuf *outbuf, bool del_outbuf=false) | zipios::ZipOutputStreambuf | explicit |
~DeflateOutputStreambuf() | zipios::DeflateOutputStreambuf | virtual |
~FilterOutputStreambuf() | zipios::FilterOutputStreambuf | virtual |
~ZipOutputStreambuf() | zipios::ZipOutputStreambuf | virtual |