Nested class representing a metadata iterator.
Methods
hasNext
bool CoreModeler::Model::MetadataIterator::hasNext() const
Checks if there are more metadata items.
next
const char * CoreModeler::Model::MetadataIterator::next()
Moves to the next item and returns its key.
Missing
tag.
Missing
tag.