FWriteGuardT< T > Class Template Reference
[Thread Handling]

Scope object for setting a write lock. More...

#include <fthread.h>

Public Member Functions

 FWriteGuardT (T &_lock)
 ~FWriteGuardT ()

Detailed Description

template<class T>
class Steinberg::FWriteGuardT< T >

Scope object for setting a write lock.

Can be used with a FRwLock + other locks that have waitToWrite / doneWriting methods.


Constructor & Destructor Documentation

FWriteGuardT ( T &  _lock  )  [inline]
~FWriteGuardT (  )  [inline]
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines
Empty

Copyright ©2013 Steinberg Media Technologies GmbH. All Rights Reserved.