ibrcommon::Semaphore Class Reference

#include <Semaphore.h>

List of all members.

Public Member Functions

 Semaphore (unsigned int value=0)
virtual ~Semaphore ()
void wait ()
void post ()

Detailed Description

Definition at line 8 of file Semaphore.h.


Constructor & Destructor Documentation

ibrcommon::Semaphore::Semaphore ( unsigned int  value = 0  ) 

Definition at line 9 of file Semaphore.cpp.

ibrcommon::Semaphore::~Semaphore (  )  [virtual]

Definition at line 15 of file Semaphore.cpp.


Member Function Documentation

void ibrcommon::Semaphore::post (  ) 

Definition at line 25 of file Semaphore.cpp.

void ibrcommon::Semaphore::wait (  ) 

Definition at line 20 of file Semaphore.cpp.


The documentation for this class was generated from the following files:
Generated on Mon Aug 23 08:13:02 2010 for IBR-DTNSuite by  doxygen 1.6.3