LibreOffice Module package (master) 1
ZipOutputEntryInThread Member List

This is the complete list of members for ZipOutputEntryInThread, including all inherited members.

closeBufferFile()ZipOutputEntryInThread
closeEntry()ZipOutputEntryBase
createBufferFile()ZipOutputEntryInThread
createTask(const std::shared_ptr< comphelper::ThreadTaskTag > &pTag, const css::uno::Reference< css::io::XInputStream > &xInStream)ZipOutputEntryInThread
deflaterReset() overrideZipOutputEntryprotectedvirtual
deleteBufferFile()ZipOutputEntryInThread
doDeflate()ZipOutputEntryprotected
finishDeflater() overrideZipOutputEntryprotectedvirtual
getData() constZipOutputEntryInThread
getDeflaterTotalIn() const overrideZipOutputEntryprotectedvirtual
getDeflaterTotalOut() const overrideZipOutputEntryprotectedvirtual
getParallelDeflateException() constZipOutputEntryInThreadinline
getZipEntry()ZipOutputEntryBaseinline
getZipPackageStream()ZipOutputEntryBaseinline
isDeflaterFinished() const overrideZipOutputEntryprotectedvirtual
isEncrypt() constZipOutputEntryBaseinline
isFinished() constZipOutputEntryInThreadinline
m_aCRCZipOutputEntryBaseprotected
m_aDeflateBufferZipOutputEntryprivate
m_aDeflaterZipOutputEntryprivate
m_aParallelDeflateExceptionZipOutputEntryInThreadprivate
m_bEncryptCurrentEntryZipOutputEntryBaseprotected
m_bFinishedZipOutputEntryInThreadprivate
m_nDigestedZipOutputEntryBaseprotected
m_pCurrentEntryZipOutputEntryBaseprotected
m_pCurrentStreamZipOutputEntryBaseprotected
m_xCipherContextZipOutputEntryBaseprotected
m_xContextZipOutputEntryBaseprotected
m_xDigestContextZipOutputEntryBaseprotected
m_xOutStreamZipOutputEntryBaseprotected
m_xTempFileZipOutputEntryInThreadprivate
processDeflated(const css::uno::Sequence< sal_Int8 > &deflateBuffer, sal_Int32 nLength)ZipOutputEntryBaseprotected
processInput(const css::uno::Sequence< sal_Int8 > &rBuffer)ZipOutputEntryBaseprotected
setFinished()ZipOutputEntryInThreadinlineprivate
setParallelDeflateException(const std::exception_ptr &exception)ZipOutputEntryInThreadinline
write(const css::uno::Sequence< sal_Int8 > &rBuffer)ZipOutputEntry
writeStream(const css::uno::Reference< css::io::XInputStream > &xInStream) overrideZipOutputEntryvirtual
ZipOutputEntry(const css::uno::Reference< css::io::XOutputStream > &rxOutStream, const css::uno::Reference< css::uno::XComponentContext > &rxContext, ZipEntry &rEntry, ZipPackageStream *pStream, bool bEncrypt)ZipOutputEntry
ZipOutputEntry(const css::uno::Reference< css::io::XOutputStream > &rxOutStream, const css::uno::Reference< css::uno::XComponentContext > &rxContext, ZipEntry &rEntry, ZipPackageStream *pStream, bool bEncrypt, bool checkStream)ZipOutputEntryprotected
ZipOutputEntryBase(css::uno::Reference< css::io::XOutputStream > xOutStream, css::uno::Reference< css::uno::XComponentContext > xContext, ZipEntry &rEntry, ZipPackageStream *pStream, bool bEncrypt, bool checkStream)ZipOutputEntryBaseprotected
ZipOutputEntryInThread(const css::uno::Reference< css::uno::XComponentContext > &rxContext, ZipEntry &rEntry, ZipPackageStream *pStream, bool bEncrypt)ZipOutputEntryInThread
~ZipOutputEntryBase()=defaultZipOutputEntryBasevirtual