#include <mxmPerlStyleHash.h>
Inheritance diagram for mxmPerlStyleHash::Iterator:
Public Member Functions | |
Iterator (const mxmPerlStyleHash *hash) | |
mxmObject * | nextItem (void) |
(Re)implemented, to make sense with hashes. |
|
(Re)implemented, to make sense with hashes.
Since this is the iterator used by hash users to read out all key/value pairs, this reimplemented version skips those pairs that have a Reimplemented from mxmList::Iterator. |