|
LibreOffice Module store (master) 1
|
This is the complete list of members for store::ILockBytes, including all inherited members.
| acquire() | salhelper::SimpleReferenceObject | |
| flush() | store::ILockBytes | |
| flush_Impl()=0 | store::ILockBytes | privatepure virtual |
| getSize(sal_uInt32 &rnSize) | store::ILockBytes | |
| getSize_Impl(sal_uInt32 &rnSize)=0 | store::ILockBytes | privatepure virtual |
| initialize(rtl::Reference< PageData::Allocator > &rxAllocator, sal_uInt16 nPageSize) | store::ILockBytes | |
| initialize_Impl(rtl::Reference< PageData::Allocator > &rxAllocator, sal_uInt16 nPageSize)=0 | store::ILockBytes | privatepure virtual |
| m_nCount | salhelper::SimpleReferenceObject | protected |
| operator delete(void *pPtr) | salhelper::SimpleReferenceObject | static |
| operator delete(void *pPtr, std::nothrow_t const &rNothrow) | salhelper::SimpleReferenceObject | static |
| operator delete[](void *pPtr) SAL_DELETED_FUNCTION | salhelper::SimpleReferenceObject | privatestatic |
| operator new(std::size_t nSize) | salhelper::SimpleReferenceObject | static |
| operator new(std::size_t nSize, std::nothrow_t const &rNothrow) | salhelper::SimpleReferenceObject | static |
| operator new[](std::size_t) SAL_DELETED_FUNCTION | salhelper::SimpleReferenceObject | privatestatic |
| operator=(SimpleReferenceObject) SAL_DELETED_FUNCTION | salhelper::SimpleReferenceObject | private |
| readAt(sal_uInt32 nOffset, void *pBuffer, sal_uInt32 nBytes) | store::ILockBytes | |
| readAt_Impl(sal_uInt32 nOffset, void *pBuffer, sal_uInt32 nBytes)=0 | store::ILockBytes | privatepure virtual |
| readPageAt(std::shared_ptr< PageData > &rPage, sal_uInt32 nOffset) | store::ILockBytes | |
| readPageAt_Impl(std::shared_ptr< PageData > &rPage, sal_uInt32 nOffset)=0 | store::ILockBytes | privatepure virtual |
| release() | salhelper::SimpleReferenceObject | |
| setSize(sal_uInt32 nSize) | store::ILockBytes | |
| setSize_Impl(sal_uInt32 nSize)=0 | store::ILockBytes | privatepure virtual |
| SimpleReferenceObject() | salhelper::SimpleReferenceObject | |
| SimpleReferenceObject(SimpleReferenceObject &) SAL_DELETED_FUNCTION | salhelper::SimpleReferenceObject | private |
| writeAt(sal_uInt32 nOffset, const void *pBuffer, sal_uInt32 nBytes) | store::ILockBytes | |
| writeAt_Impl(sal_uInt32 nOffset, const void *pBuffer, sal_uInt32 nBytes)=0 | store::ILockBytes | privatepure virtual |
| writePageAt(std::shared_ptr< PageData > const &rPage, sal_uInt32 nOffset) | store::ILockBytes | |
| writePageAt_Impl(std::shared_ptr< PageData > const &rPage, sal_uInt32 nOffset)=0 | store::ILockBytes | privatepure virtual |
| ~ILockBytes() override | store::ILockBytes | inlineprotectedvirtual |
| ~SimpleReferenceObject() COVERITY_NOEXCEPT_FALSE | salhelper::SimpleReferenceObject | protectedvirtual |