LibreOffice Module comphelper (master) 1
|
This is the complete list of members for comphelper::FlagGuard, including all inherited members.
dismiss() | comphelper::ScopeGuard< ValueRestorationGuard_Impl< T > > | inline |
FlagGuard(bool &i_flagRef) | comphelper::FlagGuard | inlineexplicit |
m_bDismissed | comphelper::ScopeGuard< ValueRestorationGuard_Impl< T > > | private |
m_func | comphelper::ScopeGuard< ValueRestorationGuard_Impl< T > > | private |
operator=(const ScopeGuard &)=delete | comphelper::ScopeGuard< ValueRestorationGuard_Impl< T > > | private |
ScopeGuard(ValueRestorationGuard_Impl< T > &&func) | comphelper::ScopeGuard< ValueRestorationGuard_Impl< T > > | inlineexplicit |
ScopeGuard(const ScopeGuard &)=delete | comphelper::ScopeGuard< ValueRestorationGuard_Impl< T > > | private |
ValueRestorationGuard(T &i_valRef) | comphelper::ValueRestorationGuard< T > | inline |
ValueRestorationGuard(T &i_valRef, T1 &&i_temporaryValue) | comphelper::ValueRestorationGuard< T > | inline |
~ScopeGuard() | comphelper::ScopeGuard< ValueRestorationGuard_Impl< T > > | inline |