LibreOffice Module bridges (master)
1
|
Public Member Functions | |
GuardedBlocks (const GuardedBlocks &)=delete | |
const GuardedBlocks & | operator= (const GuardedBlocks &)=delete |
GuardedBlocks (VtableFactory const &factory) | |
~GuardedBlocks () | |
void | unguard () |
Private Attributes | |
VtableFactory const & | m_factory |
bool | m_guarded |
Definition at line 146 of file vtablefactory.cxx.
|
delete |
|
inlineexplicit |
Definition at line 153 of file vtablefactory.cxx.
bridges::cpp_uno::shared::VtableFactory::GuardedBlocks::~GuardedBlocks | ( | ) |
Definition at line 165 of file vtablefactory.cxx.
References begin, end, bridges::cpp_uno::shared::VtableFactory::freeBlock(), i, bridges::cpp_uno::shared::VtableFactory::GuardedBlocks::m_factory, and bridges::cpp_uno::shared::VtableFactory::GuardedBlocks::m_guarded.
|
delete |
|
inline |
Definition at line 158 of file vtablefactory.cxx.
References bridges::cpp_uno::shared::VtableFactory::GuardedBlocks::m_guarded.
Referenced by bridges::cpp_uno::shared::VtableFactory::getVtables().
|
private |
Definition at line 161 of file vtablefactory.cxx.
Referenced by bridges::cpp_uno::shared::VtableFactory::GuardedBlocks::~GuardedBlocks().
|
private |
Definition at line 162 of file vtablefactory.cxx.
Referenced by bridges::cpp_uno::shared::VtableFactory::GuardedBlocks::unguard(), and bridges::cpp_uno::shared::VtableFactory::GuardedBlocks::~GuardedBlocks().