|
Enzo
|
Prevents updates on the network manager while in scope. More...
#include <UpdateLock.h>
Static Public Member Functions | |
| static unsigned int | getNumLocks () |
| Returns the number of locks across all UpdateLock objects. | |
| static bool | isLocked () |
| Returns whether the lock is active or not. The lock is active as long as getNumLocks > 0. | |
| static bool | isUnlocked () |
| Returns whether the lock is active or not. The lock is active as long as getNumLocks > 0. | |
Prevents updates on the network manager while in scope.
See #nt::NetworkManager for constructing
|
static |
Returns the number of locks across all UpdateLock objects.