|
LibreOffice Module comphelper (master) 1
|
#include <flagguard.hxx>
Public Member Functions | |
| FlagGuard (bool &i_flagRef) | |
Public Member Functions inherited from comphelper::ValueRestorationGuard< T > | |
| ValueRestorationGuard (T &i_valRef) | |
| template<typename T1 > | |
| ValueRestorationGuard (T &i_valRef, T1 &&i_temporaryValue) | |
Public Member Functions inherited from comphelper::ScopeGuard< ValueRestorationGuard_Impl< T > > | |
| ScopeGuard (ValueRestorationGuard_Impl< T > &&func) | |
| ~ScopeGuard () | |
| void | dismiss () |
| Dismisses the scope guard, i.e. More... | |
Definition at line 67 of file flagguard.hxx.
|
inlineexplicit |
Definition at line 72 of file flagguard.hxx.