mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-21 17:18:00 +02:00
WIP
This commit is contained in:
@ -60,7 +60,6 @@ class BinaryFile : private virtual slsDetectorDefs, public File {
|
||||
|
||||
private:
|
||||
|
||||
fileFormat GetFileType() override;
|
||||
int WriteData(char* buf, int bsize);
|
||||
|
||||
FILE* filefd;
|
||||
|
Reference in New Issue
Block a user