LibreOffice Module comphelper (master) 1
Public Member Functions | List of all members
comphelper::FlagGuard Class Reference

#include <flagguard.hxx>

Inheritance diagram for comphelper::FlagGuard:
[legend]
Collaboration diagram for comphelper::FlagGuard:
[legend]

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...
 

Detailed Description

Definition at line 67 of file flagguard.hxx.

Constructor & Destructor Documentation

◆ FlagGuard()

comphelper::FlagGuard::FlagGuard ( bool &  i_flagRef)
inlineexplicit

Definition at line 72 of file flagguard.hxx.


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