PoDoFo::Util::PdfMutexWrapper Class Reference

#include <PdfMutexWrapper.h>

List of all members.

Public Member Functions

PODOFO_NOTHROW PdfMutexWrapper (PdfMutex &rMutex)
 ~PdfMutexWrapper ()


Detailed Description

A wrapper around PdfMutex. The mutex is locked in the constructor and unlocked in the destructor.

All exceptions that might be thrown by PdfMutex are catched and logged.


Constructor & Destructor Documentation

PoDoFo::Util::PdfMutexWrapper::PdfMutexWrapper ( PdfMutex rMutex  ) 

Lock a mutex.

Parameters:
rMutex the mutex to be locked.

PoDoFo::Util::PdfMutexWrapper::~PdfMutexWrapper (  ) 

Unlocks the mutex on destruction


Generated on Sat May 2 02:52:32 2009 for PoDoFo by  doxygen 1.5.8