Base Module  VST 3.6.6
SDK for developing VST Plug-in
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Public Member Functions
FRecursionCounter Class Reference

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
Empty

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