Iterator for ConcurrentPtrList.
More...
#include <ConcurrentList.h>
ConcurrentPtrListIterator::ConcurrentPtrListIterator |
( |
Guard & |
guard, |
|
|
ConcurrentPtrList * |
list, |
|
|
class CPElement * |
element |
|
) |
| |
virtual ConcurrentPtrListIterator::~ConcurrentPtrListIterator |
( |
| ) |
|
|
virtual |
- Returns
- Returns the mutex for the Guard passed to other methods.
void* ConcurrentPtrListIterator::next |
( |
Guard & |
guard | ) |
|
- Returns
- Returns the next element or 0 if there is none.
The documentation for this class was generated from the following file:
- /home/malitsky/projects/epics-archiver/sourceforge/trunk/ea4-cpp/include/common/tools/ConcurrentList.h