|
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 |
|
inline |
|
inline |
|
inline |
1.8.13