TdkMonitor Class Reference
[The Utils ModuleThe Utils Module]

Monitor class. More...

#include <TdkMonitor.h>

Inheritance diagram for TdkMonitor:

TdkEventQueue WMSGetCapabilities WMSGetMap List of all members.

Public Member Functions

 TdkMonitor ()
 ~TdkMonitor ()
virtual void wait ()
virtual void notify ()
virtual void notifyAll ()
virtual void startSynchronizedBlock ()
virtual void endSynchronizedBlock ()

Protected Attributes

pthread_mutex_t mutex_
pthread_cond_t cv_

Detailed Description

Monitor class.


Constructor & Destructor Documentation

TdkMonitor::TdkMonitor (  ) 

Tecgraf - GIS development team

Tdk Framework

@(#) TdkMonitor.cpp

TdkMonitor::~TdkMonitor (  ) 


Member Function Documentation

void TdkMonitor::wait (  )  [virtual]

void TdkMonitor::notify (  )  [virtual]

void TdkMonitor::notifyAll (  )  [virtual]

void TdkMonitor::startSynchronizedBlock (  )  [virtual]

void TdkMonitor::endSynchronizedBlock (  )  [virtual]


Member Data Documentation

pthread_mutex_t TdkMonitor::mutex_ [protected]

pthread_cond_t TdkMonitor::cv_ [protected]


The documentation for this class was generated from the following files:
Generated on Fri Jun 15 16:54:46 2007 for TDK by  doxygen 1.5.2