SVMutex Class Reference

#include <svutil.h>

List of all members.

Public Member Functions

 SVMutex ()
 Sets up a new mutex.
void Lock ()
 Locks on a mutex.
void Unlock ()
 Unlocks on a mutex.

Detailed Description

A mutex which encapsulates the main locking and unlocking abilites of mutexes for windows and unix.


Constructor & Destructor Documentation

SVMutex::SVMutex (  ) 

Sets up a new mutex.


Member Function Documentation

void SVMutex::Lock (  ) 

Locks on a mutex.

void SVMutex::Unlock (  ) 

Unlocks on a mutex.


The documentation for this class was generated from the following files:
Generated on Thu Feb 2 08:19:25 2012 for Tesseract by  doxygen 1.6.3