mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-13 16:24:46 +01:00
in between
This commit is contained in:
@@ -413,9 +413,9 @@ class UDPBaseImplementation : protected virtual slsReceiverDefs, public UDPInter
|
||||
|
||||
/**
|
||||
* Closes file / all files(if multiple files)
|
||||
* @param i writer thread index
|
||||
* @param ithread writer thread index
|
||||
*/
|
||||
void closeFile(int i = 0);
|
||||
void closeFile(int ithread = 0);
|
||||
|
||||
|
||||
//***callback functions***
|
||||
|
||||
Reference in New Issue
Block a user