ATLAS Offline Software
Namespaces | Functions
ONCRPCXDRProcs.h File Reference
#include <JiveXML/ONCRPCServer.h>
Include dependency graph for ONCRPCXDRProcs.h:
This graph shows which files directly or indirectly include this file:

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...