dtn::utils::Semaphore Class Reference

#include <Semaphore.h>

List of all members.

Public Member Functions

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

Private Attributes

sem_t count_sem


Constructor & Destructor Documentation

dtn::utils::Semaphore::Semaphore ( unsigned int  value = 0  ) 

References count_sem.

dtn::utils::Semaphore::~Semaphore (  ) 

References count_sem.


Member Function Documentation

void dtn::utils::Semaphore::wait (  ) 

References count_sem.

void dtn::utils::Semaphore::post (  ) 

References count_sem.


Member Data Documentation

Referenced by post(), Semaphore(), wait(), and ~Semaphore().


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

Generated on Wed Mar 25 12:41:50 2009 for IBR-DTN by  doxygen 1.5.6