ATLAS Offline Software
|
Pure abstract interface for all event serving classes that provide events, streams and status information to the serving threads. More...
#include <IEventReceiver.h>
Public Member Functions | |
virtual | ~IEventReceiver () |
Pure abstract interface for all event serving classes that provide events, streams and status information to the serving threads.
Definition at line 22 of file IEventReceiver.h.
|
inlinevirtual |
Definition at line 27 of file IEventReceiver.h.
|
pure virtual |
Put this event as new current event for stream given by name.
Implemented in JiveXML::ONCRPCServerSvc, and JiveXML::JiveXMLServer.