Overview | Group | Tree | Graph | Index | Concepts |
IloAnySet
.
An instance of the nested class IloAnySet::Iterator
is an iterator
that traverses the elements of a finite set of pointers (an instance of IloAnySet
).
See Also:
Constructor and Destructor Summary | |
---|---|
public | Iterator(const IloAnySetI * coll) |
public | Iterator(const IloAnySet coll) |
public | Iterator(IloGenAlloc * heap, const IloAnySetI * coll) |
public | ~Iterator() |
Constructor and Destructor Detail |
---|
.
.
.
.