mirror of
https://github.com/paulscherrerinstitute/sf_daq_buffer.git
synced 2026-05-17 06:16:48 +02:00
Add EXTENSION parameter for filename
This commit is contained in:
@@ -7,6 +7,7 @@ namespace BufferUtils
|
||||
{
|
||||
extern const size_t FILE_MOD;
|
||||
extern const size_t FOLDER_MOD;
|
||||
extern const std::string FILE_EXTENSION;
|
||||
|
||||
std::string get_filename(
|
||||
std::string root_folder,
|
||||
|
||||
Reference in New Issue
Block a user