mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-02-16 03:58:42 +01:00
frames in file added for master file in receiver, binary done, hdf5 not done
This commit is contained in:
@@ -15,6 +15,7 @@ class BinaryMasterFile : private virtual slsDetectorDefs, public File {
|
||||
const uint64_t fileIndex, const bool overWriteEnable,
|
||||
const bool silentMode,
|
||||
MasterAttributes *attr) override;
|
||||
void UpdateMasterFile(MasterAttributes *attr, bool silentMode) override;
|
||||
|
||||
private:
|
||||
FILE *fd_{nullptr};
|
||||
|
||||
Reference in New Issue
Block a user