mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-15 22:37:14 +02:00
removed copies
This commit is contained in:
@ -35,10 +35,6 @@ void BinaryFile::PrintMembers() {
|
||||
printf("Number of Frames in File: %d\n",numFramesInFile);
|
||||
}
|
||||
|
||||
FILE* BinaryFile::GetFileHandle() {
|
||||
return filefd;
|
||||
}
|
||||
|
||||
slsReceiverDefs::fileFormat BinaryFile::GetFileType() {
|
||||
return BINARY;
|
||||
}
|
||||
|
Reference in New Issue
Block a user