IBR-DTNSuite  0.8
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 12 of file Semaphore.h.


Constructor & Destructor Documentation

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

Definition at line 9 of file Semaphore.cpp.

Definition at line 14 of file Semaphore.cpp.


Member Function Documentation


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