Design Patterns
|
This is the complete list of members for operational::iterator::IteratorInterface< Item >, including all inherited members.
CurrentItem() const =0 | operational::iterator::IteratorInterface< Item > | pure virtual |
First()=0 | operational::iterator::IteratorInterface< Item > | pure virtual |
IsDone() const =0 | operational::iterator::IteratorInterface< Item > | pure virtual |
Next()=0 | operational::iterator::IteratorInterface< Item > | pure virtual |
~IteratorInterface() | operational::iterator::IteratorInterface< Item > | inlinevirtual |