LibreOffice Module dbaccess (master) 1
Public Member Functions | Protected Attributes | List of all members
dbaui::OSbaWeakSubObject Class Reference

#include <sbamultiplex.hxx>

Inheritance diagram for dbaui::OSbaWeakSubObject:
[legend]
Collaboration diagram for dbaui::OSbaWeakSubObject:
[legend]

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::OWeakObjectm_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 ()
 

Detailed Description

Definition at line 41 of file sbamultiplex.hxx.

Constructor & Destructor Documentation

◆ OSbaWeakSubObject()

dbaui::OSbaWeakSubObject::OSbaWeakSubObject ( ::cppu::OWeakObject rParent)
inline

Definition at line 47 of file sbamultiplex.hxx.

Member Function Documentation

◆ acquire()

virtual void SAL_CALL dbaui::OSbaWeakSubObject::acquire ( )
inlineoverridevirtualnoexcept

Reimplemented from cppu::OWeakObject.

Definition at line 49 of file sbamultiplex.hxx.

References cppu::OWeakObject::acquire(), and m_rParent.

◆ release()

virtual void SAL_CALL dbaui::OSbaWeakSubObject::release ( )
inlineoverridevirtualnoexcept

Reimplemented from cppu::OWeakObject.

Definition at line 50 of file sbamultiplex.hxx.

References m_rParent, and cppu::OWeakObject::release().

Member Data Documentation

◆ m_rParent

::cppu::OWeakObject& dbaui::OSbaWeakSubObject::m_rParent
protected

The documentation for this class was generated from the following file: