constructor()
Creates an empty object iterator object.
This class an iterator class for objects.
Definition: QC_ObjectPairIterator.dox.h:37
copy()
Creates a copy of the ObjectPairIterator object, iterating the same object as the original and in the...
This class a basic iterator class for objects.
Definition: QC_ObjectIterator.dox.h:37
hash getValue()
returns a hash with the current key and value (a hash with 2 keys: "key" and "value") or throws an IN...
hash hash(object obj)
Returns a hash of an object's members.