mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-06-13 05:17:13 +02:00
wip
This commit is contained in:
@ -667,7 +667,7 @@ class Detector {
|
||||
void setSourceUDPMAC2(const MacAddr mac, Positions pos = {});
|
||||
|
||||
Result<defs::udpDestination>
|
||||
getDestinationUDPList(const int entry, Positions pos = {}) const;
|
||||
getDestinationUDPList(const uint32_t entry, Positions pos = {}) const;
|
||||
|
||||
void setDestinationUDPList(const defs::udpDestination, const int module_id);
|
||||
|
||||
|
Reference in New Issue
Block a user