changed zmq method, and resolved warnings and from esrf

This commit is contained in:
Dhanya Maliakal
2017-05-03 17:57:56 +02:00
parent e2d1d58acf
commit 49b4ae2f56
8 changed files with 110 additions and 91 deletions

View File

@ -444,8 +444,9 @@ int UDPStandardImplementation::startReceiver(char *c) {
if (startAcquisitionCallBack) {
startAcquisitionCallBack(filePath, fileName, fileIndex,
(generalData->fifoBufferSize) * numberofJobs + (generalData->fifoBufferHeaderSize), pStartAcquisition);
if (rawDataReadyCallBack != NULL)
if (rawDataReadyCallBack != NULL) {
cout << "Data Write has been defined externally" << endl;
}
}
//processor->writer