mirror of
https://github.com/paulscherrerinstitute/sf_daq_buffer.git
synced 2026-06-07 23:28:40 +02:00
Adding back receive_zmq method
This commit is contained in:
@@ -28,6 +28,7 @@ class ProcessManager
|
||||
const std::string& bsread_rest_address,
|
||||
hsize_t frames_per_file=0);
|
||||
|
||||
void receive_zmq();
|
||||
void run_receivers(uint8_t n_receiving_threads);
|
||||
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user