edu.iris.Fissures.IfEvent
Interface EventSeqIterOperations

All Known Subinterfaces:
EventSeqIter
All Known Implementing Classes:
_EventSeqIterStub, EventSeqIterPOA, EventSeqIterPOATie

public interface EventSeqIterOperations


Method Summary
 void destroy()
           
 int how_many_remain()
           
 boolean next_n(int how_many, EventAccessSeqHolder seq)
           
 

Method Detail

how_many_remain

int how_many_remain()

next_n

boolean next_n(int how_many,
               EventAccessSeqHolder seq)

destroy

void destroy()