|
XX CMake Package
|
a locker class to prevent executions of code More...
#include <XXLocker.h>
a locker class to prevent executions of code
Public Member Functions | |
| Locker () | |
| set the locker active | |
| ~Locker () | |
Static Public Member Functions | |
| static bool | engaged () |
| check if some instance of a locker is active | |
| static bool | doOnce () |
| gives the ability to do something once | |
| XX::Locker< tag >::Locker | ( | ) |
set the locker active
| XX::Locker< tag >::~Locker | ( | ) |
|
static |
gives the ability to do something once
|
static |
check if some instance of a locker is active