|
ATLAS Offline Software
|
Go to the documentation of this file.
5 #ifndef JIVEXML_ONCRPCXDRPROCS_H
6 #define JIVEXML_ONCRPCXDRPROCS_H
struct EventRequest_t EventRequest
Data structures for GetEvent functions.
bool_t xdr_streams(XDR *xdrsp, Streams *streams)
De- and Encoding of Streams_t.
POOL::TEvent event(POOL::TEvent::kClassAccess)
bool_t xdr_event_req(XDR *xdrsp, EventRequest *eventReq)
De-/Encoding of EventRequest_t.
bool_t xdr_event(XDR *xdrsp, Event *event)
De-/Encoding of Event_t.
This header is shared inbetween the C-style server thread and the C++ Athena ServerSvc.
struct Streams_t Streams
Data structures for GetStreams functions.