copy()
Creates a copy of the HashPairIterator object, iterating the same object as the original and in the s...
This class an iterator class for hashes.
Definition: QC_HashIterator.dox.h:28
This class an iterator class for hashes.
Definition: QC_HashPairIterator.dox.h:32
hash< auto > getValue()
returns a hash with the current key and value (a hash with 2 keys: "key" and "value") or throws an IN...
Qore namespace.
Definition: QC_AbstractBidirectionalIterator.dox.h:2
constructor()
Creates an empty hash iterator object.