mirror of
https://github.com/paulscherrerinstitute/sf_daq_buffer.git
synced 2026-05-04 15:54:13 +02:00
Add method for reading latest file
This commit is contained in:
@@ -19,6 +19,8 @@ namespace BufferUtils
|
||||
void update_latest_file(
|
||||
const std::string& latest_filename,
|
||||
const std::string& filename_to_write);
|
||||
|
||||
std::string get_latest_file(const std::string& latest_filename);
|
||||
}
|
||||
|
||||
#endif //BUFFER_UTILS_HPP
|
||||
|
||||
Reference in New Issue
Block a user