stec-platform
DRWLock< T > Class Template Reference

The DRWLock class. More...

#include <platform_global.h>

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

Public Member Functions

 DRWLock (T v)
 constructor for DLock
 
 DRWLock ()
 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 DRWLock< T >

The DRWLock class.


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