|
LibreOffice Module unotools (master) 1
|
This is the complete list of members for utl::UcbLockBytes, including all inherited members.
| AddFirstRef() | SvRefBase | |
| AddNextRef() | SvRefBase | |
| bNoDelete | SvRefBase | private |
| close() | SvLockBytes | protected |
| CreateInputLockBytes(const css::uno::Reference< css::io::XInputStream > &xContent) | utl::UcbLockBytes | static |
| CreateLockBytes(const css::uno::Reference< css::ucb::XContent > &xContent, const css::uno::Sequence< css::beans::PropertyValue > &rProps, StreamMode eMode, const css::uno::Reference< css::task::XInteractionHandler > &xInter) | utl::UcbLockBytes | static |
| CreateLockBytes(const css::uno::Reference< css::io::XStream > &xContent) | utl::UcbLockBytes | static |
| Flush() const override | utl::UcbLockBytes | virtual |
| GetError() const | utl::UcbLockBytes | inline |
| getInputStream() | utl::UcbLockBytes | |
| getInputStream() const | utl::UcbLockBytes | inline |
| getOutputStream() const | utl::UcbLockBytes | inline |
| GetRefCount() const | SvRefBase | |
| getSeekable() const | utl::UcbLockBytes | inline |
| GetStream() const | SvLockBytes | |
| IsSynchronMode() const | SvLockBytes | |
| m_aInitialized | utl::UcbLockBytes | private |
| m_aMutex | utl::UcbLockBytes | private |
| m_aTerminated | utl::UcbLockBytes | private |
| m_bDontClose | utl::UcbLockBytes | private |
| m_bOwner | SvLockBytes | private |
| m_bStreamValid | utl::UcbLockBytes | private |
| m_bSync | SvLockBytes | private |
| m_bTerminated | utl::UcbLockBytes | private |
| m_nError | utl::UcbLockBytes | private |
| m_pStream | SvLockBytes | private |
| m_xInputStream | utl::UcbLockBytes | private |
| m_xOutputStream | utl::UcbLockBytes | private |
| m_xSeekable | utl::UcbLockBytes | private |
| nRefCount | SvRefBase | private |
| operator=(const SvRefBase &) | SvRefBase | |
| ReadAt(sal_uInt64 nPos, void *pBuffer, std::size_t nCount, std::size_t *pRead) const override | utl::UcbLockBytes | virtual |
| ReleaseRef() | SvRefBase | |
| RestoreNoDelete() | SvRefBase | |
| setDontClose() | utl::UcbLockBytes | inline |
| SetError(ErrCode nError) | utl::UcbLockBytes | inline |
| setInputStream(const css::uno::Reference< css::io::XInputStream > &rxInputStream, bool bSetXSeekable=true) | utl::UcbLockBytes | |
| setInputStreamImpl(std::unique_lock< std::mutex > &rGuard, const css::uno::Reference< css::io::XInputStream > &rxInputStream, bool bSetXSeekable=true) | utl::UcbLockBytes | private |
| SetSize(sal_uInt64) override | utl::UcbLockBytes | virtual |
| setStream(const css::uno::Reference< css::io::XStream > &rxStream) | utl::UcbLockBytes | |
| SetStreamValid() | utl::UcbLockBytes | |
| SetSynchronMode(bool bTheSync=true) | SvLockBytes | |
| Stat(SvLockBytesStat *pStat) const override | utl::UcbLockBytes | virtual |
| SvLockBytes() | SvLockBytes | |
| SvLockBytes(SvStream *pTheStream, bool bTheOwner=false) | SvLockBytes | |
| SvRefBase() | SvRefBase | |
| SvRefBase(const SvRefBase &) | SvRefBase | |
| terminate() | utl::UcbLockBytes | |
| UcbLockBytes() | utl::UcbLockBytes | private |
| WriteAt(sal_uInt64, const void *, std::size_t, std::size_t *pWritten) override | utl::UcbLockBytes | virtual |
| ~SvLockBytes() override | SvLockBytes | virtual |
| ~SvRefBase() COVERITY_NOEXCEPT_FALSE | SvRefBase | protectedvirtual |
| ~UcbLockBytes() override | utl::UcbLockBytes | protectedvirtual |