SVSemaphore Class Reference

#include <svutil.h>

List of all members.

Public Member Functions

 SVSemaphore ()
 Sets up a semaphore.
void Signal ()
 Signal a semaphore.
void Wait ()
 Wait on a semaphore.

Detailed Description

A semaphore class which encapsulates the main signalling and wait abilities of semaphores for windows and unix.


Constructor & Destructor Documentation

SVSemaphore::SVSemaphore (  ) 

Sets up a semaphore.


Member Function Documentation

void SVSemaphore::Signal (  ) 

Signal a semaphore.

void SVSemaphore::Wait (  ) 

Wait on a semaphore.


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