LibreOffice Module dbaccess (master) 1
|
#include <sbamultiplex.hxx>
Public Member Functions | |
OSbaWeakSubObject (::cppu::OWeakObject &rParent) | |
virtual void SAL_CALL | acquire () noexcept override |
virtual void SAL_CALL | release () noexcept override |
Public Member Functions inherited from cppu::OWeakObject | |
OWeakObject () | |
OWeakObject (const OWeakObject &) | |
OWeakObject &SAL_CALL | operator= (const OWeakObject &) |
virtual css::uno::Any SAL_CALL | queryInterface (const css::uno::Type &rType) SAL_OVERRIDE |
virtual void SAL_CALL | acquire () SAL_NOEXCEPT SAL_OVERRIDE |
virtual void SAL_CALL | release () SAL_NOEXCEPT SAL_OVERRIDE |
virtual css::uno::Reference< css::uno::XAdapter > SAL_CALL | queryAdapter () SAL_OVERRIDE |
SAL_CALL | operator css::uno::Reference< css::uno::XInterface > () |
Protected Attributes | |
::cppu::OWeakObject & | m_rParent |
Protected Attributes inherited from cppu::OWeakObject | |
oslInterlockedCount | m_refCount |
Additional Inherited Members | |
Protected Member Functions inherited from cppu::OWeakObject | |
virtual | ~OWeakObject () COVERITY_NOEXCEPT_FALSE |
void | disposeWeakConnectionPoint () |
Definition at line 41 of file sbamultiplex.hxx.
|
inline |
Definition at line 47 of file sbamultiplex.hxx.
|
inlineoverridevirtualnoexcept |
Reimplemented from cppu::OWeakObject.
Definition at line 49 of file sbamultiplex.hxx.
References cppu::OWeakObject::acquire(), and m_rParent.
|
inlineoverridevirtualnoexcept |
Reimplemented from cppu::OWeakObject.
Definition at line 50 of file sbamultiplex.hxx.
References m_rParent, and cppu::OWeakObject::release().
|
protected |
Definition at line 44 of file sbamultiplex.hxx.
Referenced by acquire(), dbaui::SbaXRowSetApproveMultiplexer::approveCursorMove(), dbaui::SbaXParameterMultiplexer::approveParameter(), dbaui::SbaXResetMultiplexer::approveReset(), dbaui::SbaXRowSetApproveMultiplexer::approveRowChange(), dbaui::SbaXRowSetApproveMultiplexer::approveRowSetChange(), dbaui::SbaXSubmitMultiplexer::approveSubmit(), dbaui::SbaXRowSetMultiplexer::cursorMoved(), dbaui::SbaXPropertyChangeMultiplexer::disposeAndClear(), dbaui::SbaXVetoableChangeMultiplexer::disposeAndClear(), dbaui::SbaXSQLErrorMultiplexer::errorOccured(), dbaui::SbaXLoadMultiplexer::loaded(), dbaui::SbaXPropertyChangeMultiplexer::Notify(), dbaui::SbaXVetoableChangeMultiplexer::Notify(), dbaui::SbaXPropertiesChangeMultiplexer::propertiesChange(), release(), dbaui::SbaXLoadMultiplexer::reloaded(), dbaui::SbaXLoadMultiplexer::reloading(), dbaui::SbaXResetMultiplexer::resetted(), dbaui::SbaXRowSetMultiplexer::rowChanged(), dbaui::SbaXRowSetMultiplexer::rowSetChanged(), dbaui::SbaXStatusMultiplexer::statusChanged(), dbaui::SbaXLoadMultiplexer::unloaded(), and dbaui::SbaXLoadMultiplexer::unloading().