zorba::VectorItemSequence::InternalIteratorInherited from: zorba::Iterator Implements an iterator over the sequence. See Iterator.Public Functions
Protected Attributes
Private AttributestheIsOpenbool theIsOpen
Public FunctionsaddReferencevoid addReference() const
closevoid close()
freevoid free()
getRefCountlong getRefCount() const
InternalIterator InternalIterator(VectorItemSequence *seq)
isOpenbool isOpen() const
nextbool next(Item &aItem)
openvoid open()
removeReferencevoid removeReference()
Protected AttributestheRefCountunsigned int theRefCount
|