vhdHashSet::_vhdHashSetIterator Class Reference

Inheritance diagram for vhdHashSet::_vhdHashSetIterator:

vhdIIterator List of all members.

Public Member Functions

 _vhdHashSetIterator (vhdHashSetRef hashSet)
virtual ~_vhdHashSetIterator ()
vhtBool hasNext () const
vhdObjectRef next ()
void begin ()
vhdObjectRef getNext () const
vhdObjectRef removeNext ()
vhdIIteratorRef cloneIterator () const

Private Attributes

vhdHashSetRef _hashSetRef
_vhdSTLMultiset_multiset
_vhdSTLMultiset::iterator _multisetIt

Constructor & Destructor Documentation

vhdHashSet::_vhdHashSetIterator::_vhdHashSetIterator ( vhdHashSetRef  hashSet  )  [inline]

virtual vhdHashSet::_vhdHashSetIterator::~_vhdHashSetIterator (  )  [inline, virtual]


Member Function Documentation

vhtBool vhdHashSet::_vhdHashSetIterator::hasNext (  )  const [inline, virtual]

Implements vhdIIterator.

vhdObjectRef vhdHashSet::_vhdHashSetIterator::next (  )  [virtual]

Implements vhdIIterator.

void vhdHashSet::_vhdHashSetIterator::begin (  )  [inline, virtual]

Implements vhdIIterator.

vhdObjectRef vhdHashSet::_vhdHashSetIterator::getNext (  )  const [virtual]

Implements vhdIIterator.

vhdObjectRef vhdHashSet::_vhdHashSetIterator::removeNext (  )  [virtual]

Implements vhdIIterator.

vhdIIteratorRef vhdHashSet::_vhdHashSetIterator::cloneIterator (  )  const [virtual]

Implements vhdIIterator.


Member Data Documentation

vhdHashSetRef vhdHashSet::_vhdHashSetIterator::_hashSetRef [private]

_vhdSTLMultiset* vhdHashSet::_vhdHashSetIterator::_multiset [private]

_vhdSTLMultiset::iterator vhdHashSet::_vhdHashSetIterator::_multisetIt [private]


Generated on Thu Jan 18 10:06:23 2007 for vhdPLUS by  doxygen 1.5.1-p1