This class a basic iterator class for objects.
Definition QC_ObjectIterator.dox.h:37
This class an iterator class for objects.
Definition QC_ObjectPairIterator.dox.h:37
constructor()
Creates an empty object iterator object.
hash< auto > getValue()
returns a hash with the current key and value (a hash with 2 keys: "key" and "value") or throws an IN...
constructor(object o)
Creates the object iterator object.
copy()
Creates a copy of the ObjectPairIterator object, iterating the same object as the original and in the...
hash< auto > hash()
Always returns the same hash passed.
main Qore-language namespace
Definition Pseudo_QC_All.dox.h:3