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