KFbxMutexHelper Class Reference


Detailed Description

Simple class that unlocks the mutex when it goes out of scope.

Definition at line 75 of file kfbxmutex.h.

#include <kfbxmutex.h>

List of all members.

Public Member Functions

  KFbxMutexHelper (KFbxMutex &pMutex)
  ~KFbxMutexHelper ()

Constructor & Destructor Documentation

KFbxMutexHelper ( KFbxMutex pMutex ) [inline]

Definition at line 78 of file kfbxmutex.h.

: mMutex(pMutex) { mMutex.Acquire(); }
~KFbxMutexHelper ( ) [inline]

Definition at line 79 of file kfbxmutex.h.

{ mMutex.Release(); }

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

KFbxMutexHelper KFbxMutexHelper KFbxMutexHelper KFbxMutexHelper KFbxMutexHelper KFbxMutexHelper KFbxMutexHelper KFbxMutexHelper KFbxMutexHelper KFbxMutexHelper
KFbxMutexHelper KFbxMutexHelper KFbxMutexHelper KFbxMutexHelper KFbxMutexHelper KFbxMutexHelper KFbxMutexHelper KFbxMutexHelper KFbxMutexHelper KFbxMutexHelper