public interface FissuresIterator
extends org.omg.CORBA.portable.IDLEntity
| Modifier and Type | Method and Description |
|---|---|
void |
destroy()
Destroy the iterator and drop all resources it holds
|
int |
how_many()
Returns the count of elements remain in the iterator
|
void |
reset()
Reset the iterator to the beginning of the element list
|