Main Page | Namespace List | Class Hierarchy | Class List | File List | Class Members | File Members

CountingSem Class Reference

#include <CountingSem.h>

List of all members.

Public Member Functions

 CountingSem (int maxConcurrentHoldings) throw (std::exception)
virtual ~CountingSem ()
void setMaxConcurrentHoldings (int maxConcurrentHoldings) throw (std::exception)
bool acquireNonBlocking () throw (std::exception)
void release () throw (std::exception)


Constructor & Destructor Documentation

CountingSem::CountingSem int  maxConcurrentHoldings  )  throw (std::exception)
 

CountingSem::~CountingSem  )  [virtual]
 


Member Function Documentation

bool CountingSem::acquireNonBlocking  )  throw (std::exception)
 

void CountingSem::release  )  throw (std::exception)
 

void CountingSem::setMaxConcurrentHoldings int  maxConcurrentHoldings  )  throw (std::exception)
 


The documentation for this class was generated from the following files:
Generated on Fri Nov 12 15:15:23 2004 for Borealis by doxygen 1.3.8