Belle II Software
release-08-01-10
|
Public Member Functions | |
RevSock2Rb (std::string rbuf, std::string src, int port, std::string shmname, int id) | |
Constuctor and Destructor. | |
int | ReceiveEvent (void) |
Event function. | |
int | Reconnect (int ntry) |
Reconnect. | |
Private Attributes | |
RingBuffer * | m_rbuf |
REvtSocketRecv * | m_sock |
RFFlowStat * | m_flow |
char * | m_evtbuf |
Definition at line 24 of file RevSock2Rb.h.