mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-23 10:07:59 +02:00
moved initDetectorStructure into initSharedMemory
This commit is contained in:
@ -1594,7 +1594,7 @@ private:
|
||||
* @param update true to update last user pid, date etc
|
||||
* @returns true if shared memory was created in this call, else false
|
||||
*/
|
||||
bool initSharedMemory(bool verify = true);
|
||||
void initSharedMemory(bool verify = true);
|
||||
|
||||
/**
|
||||
* Initialize detector structure for the shared memory just created
|
||||
|
Reference in New Issue
Block a user