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

PtMutex Class Reference

#include <PtMutex.h>

Inherits ILockable.

List of all members.

Public Member Functions

 PtMutex () throw (::std::exception)
virtual ~PtMutex () throw (::std::exception)
void lock () throw (::std::exception)
void unlock () throw (::std::exception)
bool try_lock () throw (::std::exception)
void waitCond (PtCondition &cond) throw (::std::exception)


Constructor & Destructor Documentation

PtMutex::PtMutex  )  throw (::std::exception)
 

PtMutex::~PtMutex  )  throw (::std::exception) [virtual]
 


Member Function Documentation

void PtMutex::lock  )  throw (::std::exception) [virtual]
 

Implements ILockable.

bool PtMutex::try_lock  )  throw (::std::exception) [virtual]
 

Implements ILockable.

void PtMutex::unlock  )  throw (::std::exception) [virtual]
 

Implements ILockable.

void PtMutex::waitCond PtCondition cond  )  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