12 #include "framework/pcore/RingBuffer.h"
13 #include "daq/dataflow/EvtSocket.h"
15 #define RBUFSIZE 100000000
26 Sock2Rb(std::string rbuf,
int port);
Class to manage a Ring Buffer placed in an IPC shared memory.
int ReceiveEvent(void)
Event function.
Sock2Rb(std::string rbuf, int port)
Constuctor and Destructor.
Abstract base class for different kinds of events.