![]() |
stec-platform
|
The DLock class Lock for storage of data. More...
#include <platform_global.h>
Public Member Functions | |
DLock (T v) | |
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 DLock class Lock for storage of data.