stec-platform
DLock< T > Class Template Reference

The DLock class Lock for storage of data. More...

#include <platform_global.h>

Inheritance diagram for DLock< T >:
Collaboration diagram for DLock< T >:

Public Member Functions

 DLock (T v)
 constructor for DLock
 
operator= (const T &v)
 Operator to load a value into DLock.
 
const T value (void)
 Returns a value from DLock.
 

Detailed Description

template<class T>
class DLock< T >

The DLock class Lock for storage of data.


The documentation for this class was generated from the following file: