ATLAS Offline Software
|
#include <JiveXML/ONCRPCServer.h>
Go to the source code of this file.
Namespaces | |
JiveXML | |
This header is shared inbetween the C-style server thread and the C++ Athena ServerSvc. | |
Functions | |
bool_t | JiveXML::xdr_streams (XDR *xdrsp, Streams *streams) |
De- and Encoding of Streams_t. More... | |
bool_t | JiveXML::xdr_event_req (XDR *xdrsp, EventRequest *eventReq) |
De-/Encoding of EventRequest_t. More... | |
bool_t | JiveXML::xdr_event (XDR *xdrsp, Event *event) |
De-/Encoding of Event_t. More... | |