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