Public Member Functions | |
WaitAccess (CriticalSection &cs) | |
lock a critical section | |
~WaitAccess () | |
void | unlock () |
unlock the critical section |
~WaitAccess | ( | ) | [inline] |
automatically unlock the critical section if unlock has not be called.