mirror of
https://github.com/paulscherrerinstitute/sf_daq_buffer.git
synced 2026-05-03 04:04:12 +02:00
Add destructor to WriteModule
This commit is contained in:
@@ -27,6 +27,8 @@ public:
|
||||
const header_map& header_values,
|
||||
const H5Format& format);
|
||||
|
||||
virtual ~H5WriteModule();
|
||||
|
||||
void start_writing(
|
||||
const std::string& output_file,
|
||||
const size_t n_frames = 0,
|
||||
|
||||
Reference in New Issue
Block a user