This commit is contained in:
2019-10-29 11:35:25 +01:00
parent badff47663
commit 4b2cb7ecc1
10 changed files with 22 additions and 250 deletions

View File

@ -192,9 +192,6 @@ class slsReceiverTCPIPInterface : private virtual slsDetectorDefs {
/** Gets Total Frames Caught */
int get_frames_caught(sls::ServerInterface2 &socket);
/** Resets Total Frames Caught */
int reset_frames_caught(sls::ServerInterface2 &socket);
/** Enable File Write*/
int enable_file_write(sls::ServerInterface2 &socket);