edu.iris.Fissures.IfNetwork
Interface ChannelGroupIterOperations

All Known Subinterfaces:
ChannelGroupIter
All Known Implementing Classes:
_ChannelGroupIterStub, ChannelGroupIterPOA, ChannelGroupIterPOATie

public interface ChannelGroupIterOperations


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

Method Detail

how_many_remain

int how_many_remain()

next_n

boolean next_n(int how_many,
               ChannelGroupSeqHolder seq)

destroy

void destroy()