Belle II Software
release-08-01-10
|
Public Member Functions | |
RawRevSock2Rb (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 | |
Belle2::RingBuffer * | m_rbuf |
Belle2::RSocketRecv * | m_sock |
Belle2::RFFlowStat * | m_flow |
char * | m_evtbuf |
int * | m_buf |
Definition at line 19 of file RawRevSock2Rb.h.