LibreOffice Module ucb (master) 1
CachedContentResultSet Member List

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

absolute(sal_Int32 row) overrideCachedContentResultSetvirtual
acquire() noexcept overrideCachedContentResultSetvirtual
addEventListener(const css::uno::Reference< css::lang::XEventListener > &Listener) overrideContentResultSetWrappervirtual
addPropertyChangeListener(const OUString &aPropertyName, const css::uno::Reference< css::beans::XPropertyChangeListener > &xListener) overrideContentResultSetWrappervirtual
addVetoableChangeListener(const OUString &PropertyName, const css::uno::Reference< css::beans::XVetoableChangeListener > &aListener) overrideContentResultSetWrappervirtual
afterLast() overrideCachedContentResultSetvirtual
applyPositionToOrigin(std::unique_lock< std::mutex > &rGuard, sal_Int32 nRow)CachedContentResultSetprivate
beforeFirst() overrideCachedContentResultSetvirtual
CachedContentResultSet(const css::uno::Reference< css::uno::XComponentContext > &rxContext, const css::uno::Reference< css::sdbc::XResultSet > &xOrigin, const css::uno::Reference< css::ucb::XContentIdentifierMapping > &xContentIdentifierMapping)CachedContentResultSet
close() overrideContentResultSetWrappervirtual
ContentResultSetWrapper(css::uno::Reference< css::sdbc::XResultSet > const &xOrigin)ContentResultSetWrapperprotected
dispose() override finalContentResultSetWrappervirtual
disposeWeakConnectionPoint()cppu::OWeakObjectprotected
first() overrideCachedContentResultSetvirtual
getArray(sal_Int32 columnIndex) overrideCachedContentResultSetvirtual
getBinaryStream(sal_Int32 columnIndex) overrideCachedContentResultSetvirtual
getBlob(sal_Int32 columnIndex) overrideCachedContentResultSetvirtual
getBoolean(sal_Int32 columnIndex) overrideCachedContentResultSetvirtual
getByte(sal_Int32 columnIndex) overrideCachedContentResultSetvirtual
getBytes(sal_Int32 columnIndex) overrideCachedContentResultSetvirtual
getCharacterStream(sal_Int32 columnIndex) overrideCachedContentResultSetvirtual
getClob(sal_Int32 columnIndex) overrideCachedContentResultSetvirtual
getDate(sal_Int32 columnIndex) overrideCachedContentResultSetvirtual
getDouble(sal_Int32 columnIndex) overrideCachedContentResultSetvirtual
getFloat(sal_Int32 columnIndex) overrideCachedContentResultSetvirtual
getImplementationId() overrideCachedContentResultSetvirtual
getImplementationName() overrideCachedContentResultSetvirtual
getInt(sal_Int32 columnIndex) overrideCachedContentResultSetvirtual
getLong(sal_Int32 columnIndex) overrideCachedContentResultSetvirtual
getMetaData() overrideContentResultSetWrappervirtual
getObject(sal_Int32 columnIndex, const css::uno::Reference< css::container::XNameAccess > &typeMap) overrideCachedContentResultSetvirtual
getPropertySetInfo() override finalContentResultSetWrappervirtual
getPropertySetInfoImpl(std::unique_lock< std::mutex > &rGuard)ContentResultSetWrapper
getPropertyValue(const OUString &PropertyName) overrideCachedContentResultSetvirtual
getRef(sal_Int32 columnIndex) overrideCachedContentResultSetvirtual
getRow() overrideCachedContentResultSetvirtual
getShort(sal_Int32 columnIndex) overrideCachedContentResultSetvirtual
getStatement() overrideCachedContentResultSetvirtual
getString(sal_Int32 columnIndex) overrideCachedContentResultSetvirtual
getSupportedServiceNames() overrideCachedContentResultSetvirtual
getTime(sal_Int32 columnIndex) overrideCachedContentResultSetvirtual
getTimestamp(sal_Int32 columnIndex) overrideCachedContentResultSetvirtual
getTypeConverter(std::unique_lock< std::mutex > &rGuard)CachedContentResultSetprivate
getTypes() overrideCachedContentResultSetvirtual
impl_changeIsRowCountFinal(std::unique_lock< std::mutex > &rGuard, bool bOld, bool bNew)CachedContentResultSetprivate
impl_changeRowCount(std::unique_lock< std::mutex > &rGuard, sal_Int32 nOld, sal_Int32 nNew)CachedContentResultSetprivate
impl_deinit()ContentResultSetWrapperprotected
impl_disposing(const css::lang::EventObject &Source) overrideCachedContentResultSetvirtual
impl_EnsureNotDisposed(std::unique_lock< std::mutex > &rGuard)ContentResultSetWrapperprotected
impl_fetchData(std::unique_lock< std::mutex > &rGuard, sal_Int32 nRow, sal_Int32 nCount, sal_Int32 nFetchDirection)CachedContentResultSetprivate
impl_init()ContentResultSetWrapperprotected
impl_init_xContentAccessOrigin(std::unique_lock< std::mutex > &)ContentResultSetWrapperprotected
impl_init_xPropertySetOrigin(std::unique_lock< std::mutex > &)ContentResultSetWrapperprotected
impl_init_xRowOrigin(std::unique_lock< std::mutex > &)ContentResultSetWrapperprotected
impl_initPropertySetInfo(std::unique_lock< std::mutex > &rGuard) overrideCachedContentResultSetprivatevirtual
impl_isForwardOnly(std::unique_lock< std::mutex > &rGuard)ContentResultSetWrapperprotected
impl_isKnownInvalidPosition(std::unique_lock< std::mutex > &rGuard, sal_Int32 nRow) constCachedContentResultSetprivate
impl_isKnownValidPosition(std::unique_lock< std::mutex > &rGuard, sal_Int32 nRow) constCachedContentResultSetprivate
impl_notifyPropertyChangeListeners(std::unique_lock< std::mutex > &rGuard, const css::beans::PropertyChangeEvent &rEvt)ContentResultSetWrapperprotected
impl_notifyVetoableChangeListeners(std::unique_lock< std::mutex > &rGuard, const css::beans::PropertyChangeEvent &rEvt)ContentResultSetWrapperprotected
impl_propertyChange(const css::beans::PropertyChangeEvent &evt) overrideCachedContentResultSetvirtual
impl_vetoableChange(const css::beans::PropertyChangeEvent &aEvent) overrideCachedContentResultSetvirtual
isAfterLast() overrideCachedContentResultSetvirtual
isBeforeFirst() overrideCachedContentResultSetvirtual
isFirst() overrideCachedContentResultSetvirtual
isLast() overrideCachedContentResultSetvirtual
last() overrideCachedContentResultSetvirtual
m_aCacheCachedContentResultSetprivate
m_aCacheContentCachedContentResultSetprivate
m_aCacheContentIdentifierCachedContentResultSetprivate
m_aCacheContentIdentifierStringCachedContentResultSetprivate
m_aDisposeEventListenersContentResultSetWrapperprivate
m_aMutexContentResultSetWrapperprotected
m_aPropertyChangeListenersContentResultSetWrapperprivate
m_aVetoableChangeListenersContentResultSetWrapperprivate
m_bAfterLastCachedContentResultSetprivate
m_bAfterLastAppliedCachedContentResultSetprivate
m_bDisposedContentResultSetWrapperprivate
m_bFinalCountCachedContentResultSetprivate
m_bInDisposeContentResultSetWrapperprivate
m_bLastCachedReadWasNullCachedContentResultSetprivate
m_bLastReadWasFromCacheCachedContentResultSetprivate
m_bTriedToGetTypeConverterCachedContentResultSetprivate
m_nFetchDirectionCachedContentResultSetprivate
m_nFetchSizeCachedContentResultSetprivate
m_nForwardOnlyContentResultSetWrapperprotected
m_nKnownCountCachedContentResultSetprivate
m_nLastAppliedPosCachedContentResultSetprivate
m_nRowCachedContentResultSetprivate
m_refCountcppu::OWeakObjectprotected
m_xContentAccessOriginContentResultSetWrapperprotected
m_xContentIdentifierMappingCachedContentResultSetprivate
m_xContextCachedContentResultSetprivate
m_xFetchProviderCachedContentResultSetprivate
m_xFetchProviderForContentAccessCachedContentResultSetprivate
m_xMetaDataFromOriginContentResultSetWrapperprivate
m_xMyListenerImplContentResultSetWrapperprivate
m_xMyPropertySetInfoCachedContentResultSetprivate
m_xPropertySetInfoContentResultSetWrapperprotected
m_xPropertySetOriginContentResultSetWrapperprotected
m_xResultSetOriginContentResultSetWrapperprotected
m_xRowOriginContentResultSetWrapperprotected
m_xTypeConverterCachedContentResultSetprivate
next() overrideCachedContentResultSetvirtual
operator css::uno::Reference< css::uno::XInterface >()cppu::OWeakObject
operator=(const OWeakObject &)cppu::OWeakObject
OWeakObject()cppu::OWeakObject
OWeakObject(const OWeakObject &)cppu::OWeakObject
previous() overrideCachedContentResultSetvirtual
PropertyChangeListenerContainer_Impl typedefContentResultSetWrapperprotected
queryAdapter() SAL_OVERRIDEcppu::OWeakObjectvirtual
queryContent() overrideCachedContentResultSetvirtual
queryContentIdentifier() overrideCachedContentResultSetvirtual
queryContentIdentifierString() override finalContentResultSetWrappervirtual
queryContentIdentifierStringImpl(std::unique_lock< std::mutex > &rGuard) overrideCachedContentResultSetvirtual
queryInterface(const css::uno::Type &rType) overrideCachedContentResultSetvirtual
refreshRow() overrideCachedContentResultSetvirtual
relative(sal_Int32 rows) overrideCachedContentResultSetvirtual
release() noexcept overrideCachedContentResultSetvirtual
removeEventListener(const css::uno::Reference< css::lang::XEventListener > &Listener) overrideContentResultSetWrappervirtual
removePropertyChangeListener(const OUString &aPropertyName, const css::uno::Reference< css::beans::XPropertyChangeListener > &aListener) overrideContentResultSetWrappervirtual
removeVetoableChangeListener(const OUString &PropertyName, const css::uno::Reference< css::beans::XVetoableChangeListener > &aListener) overrideContentResultSetWrappervirtual
rowDeleted() overrideCachedContentResultSetvirtual
rowInserted() overrideCachedContentResultSetvirtual
rowOriginGet(T(SAL_CALL css::sdbc::XRow::*f)(sal_Int32), sal_Int32 columnIndex)CachedContentResultSetprivate
rowUpdated() overrideCachedContentResultSetvirtual
setPropertyValue(const OUString &aPropertyName, const css::uno::Any &aValue) final overrideContentResultSetWrappervirtual
setPropertyValueImpl(std::unique_lock< std::mutex > &rGuard, const OUString &aPropertyName, const css::uno::Any &aValue) overrideCachedContentResultSetvirtual
supportsService(const OUString &ServiceName) overrideCachedContentResultSetvirtual
verifyGet()ContentResultSetWrapperprivate
VetoableChangeListenerContainer_Impl typedefContentResultSetWrapperprotected
wasNull() overrideCachedContentResultSetvirtual
~CachedContentResultSet() overrideCachedContentResultSetvirtual
~ContentResultSetWrapper() overrideContentResultSetWrapperprotectedvirtual
~OWeakObject() COVERITY_NOEXCEPT_FALSEcppu::OWeakObjectprotectedvirtual