#include "Object.h"#include "ObjectCollection.h"#include "CollectionIterator.h"

Go to the source code of this file.
Functions | |
| int | main () |
| int main | ( | ) |
Definition at line 5 of file Iterator.cpp.
References ObjectCollection::Print(), and ObjectCollection::Put().
