knowL: Knowledge Libraries
|
#include <Locked.h>
Public Member Functions | |
Locked (const _T_ &_d=_T_()) | |
Unlocked< _T_ > | unlocked () |
Allow to create an object which is protected by a mutex. The only method to access the data is by first calling unlocked.