mirror of
https://github.com/paulscherrerinstitute/sf_daq_buffer.git
synced 2026-05-04 06:54:15 +02:00
Extract update latest file function
This commit is contained in:
@@ -14,6 +14,10 @@ namespace BufferUtils
|
||||
uint64_t pulse_id);
|
||||
|
||||
std::size_t get_file_frame_index(uint64_t pulse_id);
|
||||
|
||||
void update_latest_file(
|
||||
const std::string& latest_filename,
|
||||
const std::string& filename_to_write);
|
||||
}
|
||||
|
||||
#endif //BUFFER_UTILS_HPP
|
||||
|
||||
Reference in New Issue
Block a user