|
|
The TISTQueue iterator. This iterator try to acquire the CriticalSection of the queue. The calling thread will be locked if another thread is accessing another lock method. IMPORTANT NOTE: the iterator destructor release the lock. The queue will be locked for the complete lifecicle of the Iterator instance.
TISTQueueIterator ( TISTQueue | TISTQueueIterator |
~TISTQueueIterator ()
| ~TISTQueueIterator |
[virtual]
TISTQueue | ptQueue |
[private]
Generated by: nicola on gulliver.wadahome.it on Sun May 25 13:54:34 2003, using kdoc 2.0a53. |