mirror of
https://github.com/paulscherrerinstitute/sf_daq_buffer.git
synced 2026-05-01 10:22:22 +02:00
Add code to generate LATEST pointer
This commit is contained in:
@@ -11,6 +11,7 @@ class BinaryWriter {
|
||||
|
||||
std::string current_filename_;
|
||||
int output_fd_;
|
||||
std::string latest_filename_;
|
||||
|
||||
public:
|
||||
BinaryWriter(
|
||||
|
||||
Reference in New Issue
Block a user