ATLAS Offline Software
|
Athena interface for all ServerSvc implementations. More...
#include <IServerSvc.h>
Public Member Functions | |
DeclareInterfaceID (IServerSvc, 2, 0) | |
virtual | ~IServerSvc () |
Athena interface for all ServerSvc implementations.
Note that this interface only inherits the IEventReceiver, as we only want to update events from Athena to the server and do not require the service also to serve events (which it doesn't e.g in case of the ExternalONCRPCServerSvc).
Definition at line 19 of file IServerSvc.h.
|
inlinevirtual |
Definition at line 25 of file IServerSvc.h.
JiveXML::IServerSvc::DeclareInterfaceID | ( | IServerSvc | , |
2 | , | ||
0 | |||
) |
|
pure virtualinherited |
Put this event as new current event for stream given by name.
Implemented in JiveXML::ONCRPCServerSvc, and JiveXML::JiveXMLServer.