ATLAS Offline Software
graphics
JiveXML
JiveXML
ONCRPCXDRProcs.h
Go to the documentation of this file.
1
/*
2
Copyright (C) 2002-2017 CERN for the benefit of the ATLAS collaboration
3
*/
4
5
#ifndef JIVEXML_ONCRPCXDRPROCS_H
6
#define JIVEXML_ONCRPCXDRPROCS_H
7
14
#include <
JiveXML/ONCRPCServer.h
>
15
16
namespace
JiveXML
{
17
21
bool_t
xdr_streams
( XDR* xdrsp,
Streams
*
streams
);
22
26
bool_t
xdr_event_req
( XDR* xdrsp,
EventRequest
* eventReq );
27
31
bool_t
xdr_event
( XDR* xdrsp,
Event
*
event
);
32
33
}
34
#endif
python.outputTest_v2.streams
streams
Definition:
outputTest_v2.py:55
Event
Definition:
trigbs_orderedMerge.cxx:42
TRT::Track::event
@ event
Definition:
InnerDetector/InDetCalibEvent/TRT_CalibData/TRT_CalibData/TrackInfo.h:74
JiveXML::EventRequest
struct EventRequest_t EventRequest
Data structures for GetEvent functions.
Definition:
ONCRPCServer.h:57
ONCRPCServer.h
JiveXML::xdr_streams
bool_t xdr_streams(XDR *xdrsp, Streams *streams)
De- and Encoding of Streams_t.
Definition:
ONCRPCXDRProcs.cxx:19
JiveXML::xdr_event_req
bool_t xdr_event_req(XDR *xdrsp, EventRequest *eventReq)
De-/Encoding of EventRequest_t.
Definition:
ONCRPCXDRProcs.cxx:32
JiveXML::xdr_event
bool_t xdr_event(XDR *xdrsp, Event *event)
De-/Encoding of Event_t.
Definition:
ONCRPCXDRProcs.cxx:51
JiveXML
This header is shared inbetween the C-style server thread and the C++ Athena ServerSvc.
Definition:
BadLArRetriever.cxx:22
JiveXML::Streams
struct Streams_t Streams
Data structures for GetStreams functions.
Definition:
ONCRPCServer.h:45
Generated on Sun Nov 23 2025 21:15:37 for ATLAS Offline Software by
1.8.18