5#ifndef JIVEXML__ONCRPCSERVER_H
6#define JIVEXML__ONCRPCSERVER_H
18 #include <rpc/pmap_clnt.h>
30 #define ONCRPCSERVERPROG 200048965
31 #define ONCRPCSERVERVERS 2
32 #define ONCRPC_GETSTATUS_PROC 1
33 #define ONCRPC_GETSTREAMS_PROC 2
34 #define ONCRPC_GETEVENT_PROC 3
35 #define ONCRPC_SETEVENT_PROC 4
40 const unsigned int NBYTESMAX = 0x1u << (
sizeof(
unsigned int )*8 - 1) ;
This header is shared inbetween the C-style server thread and the C++ Athena ServerSvc.
const unsigned int NBYTESMAX
struct EventRequest_t EventRequest
Data structures for GetEvent functions.
struct Streams_t Streams
Data structures for GetStreams functions.
const unsigned int NSTREAMMAX