write and copy to gui left

This commit is contained in:
Dhanya Maliakal
2015-07-27 12:36:45 +02:00
parent 878c12d43e
commit f970baf1b8
2 changed files with 144 additions and 229 deletions

View File

@ -442,8 +442,9 @@ private:
* Its called for the first packet of a scan or acquistion
* Sets the startframeindices and the variables to know if acquisition started
* @param ithread listening thread number
* @param numbytes number of bytes it listened to
*/
void startFrameIndices(int ithread);
void startFrameIndices(int ithread, int numbytes);
/**
* This is called when udp socket is shut down