![]() |
stec-platform
|
#include <platform_global.h>
Public Member Functions | |
DRWLock (T v) | |
constructor for DLock | |
DRWLock () | |
constructor for DLock | |
T | operator= (const T &v) |
Operator to load a value into DLock. | |
const T | value (void) |
Returns a value from DLock. | |
The DRWLock class.