Mantid
|
#include <FunctionBrowserUtils.h>
Public Member Functions | |
ScopedFalse (bool &variable) | |
~ScopedFalse () | |
Private Attributes | |
bool | m_oldValue |
bool & | m_ref |
Definition at line 59 of file FunctionBrowserUtils.h.
|
inline |
Definition at line 64 of file FunctionBrowserUtils.h.
References m_ref.
|
inline |
Definition at line 65 of file FunctionBrowserUtils.h.
References m_oldValue, and m_ref.
|
private |
Definition at line 61 of file FunctionBrowserUtils.h.
Referenced by ~ScopedFalse().
|
private |
Definition at line 60 of file FunctionBrowserUtils.h.
Referenced by ScopedFalse(), and ~ScopedFalse().