Class IteratorBase

Inheritance Relationships

Derived Types

Class Documentation

class IteratorBase

Subclassed by MapIterator, VectorIterator

Public Functions

virtual Record &get_record() const
virtual void next()
virtual bool has_next() const