AAX SDK  2.4.1
Avid Audio Extensions Development Kit
List of all members | Public Member Functions
AAX_StLock_Guard Class Reference

#include <AAX_CMutex.h>

Description

Helper class for working with mutex.

Public Member Functions

 AAX_StLock_Guard (AAX_CMutex &iMutex)
 
 ~AAX_StLock_Guard ()
 

Constructor & Destructor Documentation

◆ AAX_StLock_Guard()

AAX_StLock_Guard::AAX_StLock_Guard ( AAX_CMutex iMutex)
inlineexplicit

References AAX_CMutex::Lock().

Here is the call graph for this function:

◆ ~AAX_StLock_Guard()

AAX_StLock_Guard::~AAX_StLock_Guard ( )
inline

References AAX_CMutex::Unlock().

Here is the call graph for this function:

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