client multi.cpp modified common out of bounds error

This commit is contained in:
2018-10-03 12:47:20 +02:00
parent 40ae74bb99
commit a1b24a637b
3 changed files with 22 additions and 21 deletions

View File

@ -1569,6 +1569,11 @@ public:
*/
int setThreadedProcessing(int enable=-1);
/**
* Returns true if detector position is out of bounds
*/
bool isDetectorIndexOutOfBounds(int detPos);
private:
/**
* Initialize (open/create) shared memory for the sharedMultiDetector structure