 |
Qore Programming Language Reference Manual
0.9.11
|
constructor()
Creates an empty iterator object.
copy()
Creates a copy of the HashPairReverseIterator object, iterating the same object as the original and i...
hash< auto > getValue()
returns a hash with the current key and value (a hash with 2 keys: "key" and "value") or throws an IN...
This class an iterator class for hashes.
Definition: QC_HashPairReverseIterator.dox.h:37
constructor(hash< auto > h)
Creates the hash iterator object.
This class an iterator class for hashes.
Definition: QC_HashReverseIterator.dox.h:33
main Qore-language namespace
Definition: Pseudo_QC_All.dox.h:3