FRecursionCounter Class Reference
[Thread Handling]

Prevent recursive calls or from another thread to a method use in combination with FRecursionGuard. More...

#include <fthread.h>

Public Member Functions

 FRecursionCounter ()
bool enter ()
void leave ()

Detailed Description

Prevent recursive calls or from another thread to a method use in combination with FRecursionGuard.


Constructor & Destructor Documentation

FRecursionCounter (  )  [inline]

Member Function Documentation

bool enter (  )  [inline]
void leave (  )  [inline]
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Defines
Empty

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