|
FreeHEP API Version current |
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
SequentialRecordLoop | This interface defines the methods available to any framework which wishes to make used of a sequential record loop. |
SequentialRecordLoopManager | This interface allows control of a
object to be managed by an external object. |
Class Summary | |
SequentialRecordLoopImpl | This class is the default implementation of the
SequentialRecordLoop interface.
|
SequentialRecordLoopImplManager | The class is an implementation of the
SequentialRecordLoopManager class that can manage the
default SequentialRecordLoop implementation. |
Exception Summary | |
LoopException | This class is thrown by the "loop" method of the interface if there an exception. |
LoopInterruptedException | This class is thrown by the "loop" method of the interface if there is a request to interrupt the
loop. |
LoopSourceExhaustedException | This class is thrown by the "loop" method of the interface if its
SequentialRecordSource throws a EndOfSourceException . |
NoLoopRecordException | This class is thrown by the "loop" method of the interface if its
SequentialRecordSource throws a
NoSuchRecordException . |
|
FreeHEP API Version current |
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |