Definition at line 47 of file weak.cxx.
◆ OWeakConnectionPoint() [1/2]
cppu::OWeakConnectionPoint::OWeakConnectionPoint |
( |
OWeakObject * |
pObj | ) |
|
|
inlineexplicit |
Hold the weak object without an acquire (only the pointer).
Definition at line 53 of file weak.cxx.
◆ OWeakConnectionPoint() [2/2]
◆ ~OWeakConnectionPoint()
virtual cppu::OWeakConnectionPoint::~OWeakConnectionPoint |
( |
| ) |
|
|
inlineprivatevirtual |
◆ acquire()
void SAL_CALL cppu::OWeakConnectionPoint::acquire |
( |
| ) |
|
|
overridenoexcept |
◆ addReference()
void SAL_CALL cppu::OWeakConnectionPoint::addReference |
( |
const css::uno::Reference< css::uno::XReference > & |
xRef | ) |
|
|
override |
◆ dispose()
void cppu::OWeakConnectionPoint::dispose |
( |
void |
| ) |
|
◆ operator=()
◆ queryAdapted()
◆ queryInterface()
Any SAL_CALL cppu::OWeakConnectionPoint::queryInterface |
( |
const Type & |
rType | ) |
|
|
override |
◆ release()
void SAL_CALL cppu::OWeakConnectionPoint::release |
( |
| ) |
|
|
overridenoexcept |
◆ removeReference()
void SAL_CALL cppu::OWeakConnectionPoint::removeReference |
( |
const css::uno::Reference< css::uno::XReference > & |
xRef | ) |
|
|
override |
◆ m_aRefCount
oslInterlockedCount cppu::OWeakConnectionPoint::m_aRefCount |
|
private |
◆ m_aReferences
std::vector<Reference<XReference> > cppu::OWeakConnectionPoint::m_aReferences |
|
private |
◆ m_pObject
The documentation for this class was generated from the following file: