mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-17 07:17:13 +02:00
separated parameters and versions
This commit is contained in:
@ -147,8 +147,8 @@ class slsReceiverTCPIPInterface : private virtual slsDetectorDefs {
|
||||
/** Sends the updated parameters to client */
|
||||
int send_update(sls::ServerInterface2 &socket);
|
||||
|
||||
/** get version, calls get_version */
|
||||
int get_id(sls::ServerInterface2 &socket);
|
||||
/** get version */
|
||||
int get_version(sls::ServerInterface2 &socket);
|
||||
|
||||
/** Set detector type */
|
||||
int set_detector_type(sls::ServerInterface2 &socket);
|
||||
|
Reference in New Issue
Block a user