mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-02-06 22:58:41 +01:00
@@ -172,6 +172,8 @@ class ClientInterface : private virtual slsDetectorDefs {
|
||||
int set_receiver_roi_metadata(ServerInterface &socket);
|
||||
int set_num_transceiver_samples(ServerInterface &socket);
|
||||
int set_transceiver_mask(ServerInterface &socket);
|
||||
int set_row(ServerInterface &socket);
|
||||
int set_column(ServerInterface &socket);
|
||||
|
||||
Implementation *impl() {
|
||||
if (receiver != nullptr) {
|
||||
|
||||
Reference in New Issue
Block a user