FReadGuardT< T > Class Template Reference
[Thread Handling]

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

#include <fthread.h>

Public Member Functions

 FReadGuardT (T &_lock)
 ~FReadGuardT ()

Detailed Description

template<class T>
class Steinberg::FReadGuardT< T >

Scope object for setting a read lock.

Can be used with a FRwLock + other locks that have waitToRead / doneReading methods.


Constructor & Destructor Documentation

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

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