Mantid
Loading...
Searching...
No Matches
Public Member Functions | Private Attributes | List of all members
MantidQt::MantidWidgets::ScopedFalse Class Reference

#include <FunctionBrowserUtils.h>

Public Member Functions

 ScopedFalse (bool &variable)
 
 ~ScopedFalse ()
 

Private Attributes

bool m_oldValue
 
bool & m_ref
 

Detailed Description

Definition at line 59 of file FunctionBrowserUtils.h.

Constructor & Destructor Documentation

◆ ScopedFalse()

MantidQt::MantidWidgets::ScopedFalse::ScopedFalse ( bool &  variable)
inline

Definition at line 64 of file FunctionBrowserUtils.h.

References m_ref.

◆ ~ScopedFalse()

MantidQt::MantidWidgets::ScopedFalse::~ScopedFalse ( )
inline

Definition at line 65 of file FunctionBrowserUtils.h.

References m_oldValue, and m_ref.

Member Data Documentation

◆ m_oldValue

bool MantidQt::MantidWidgets::ScopedFalse::m_oldValue
private

Definition at line 61 of file FunctionBrowserUtils.h.

Referenced by ~ScopedFalse().

◆ m_ref

bool& MantidQt::MantidWidgets::ScopedFalse::m_ref
private

Definition at line 60 of file FunctionBrowserUtils.h.

Referenced by ScopedFalse(), and ~ScopedFalse().


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