|
Util--
1.1
|
#include <utilmm/auto_flag.hh>


Public Member Functions | |
| auto_flag (int &field, int mask, bool value=true, bool restore_old=true) | |
| ~auto_flag () | |
| bool | get () |
| void | set (bool value) |
Automatically sets and resets a boolean flag on construction and destruction
|
inline |
References utilmm::auto_flag< T >::set().
|
inline |
References utilmm::auto_flag< T >::set().
|
inline |
|
inline |
Referenced by utilmm::auto_flag< T >::auto_flag(), and utilmm::auto_flag< T >::~auto_flag().
1.8.6