mirror of
https://github.com/FairRootGroup/FairMQ.git
synced 2025-10-15 09:31:45 +00:00
SDK: Adapt to new DDS plugin external mode
This commit is contained in:
committed by
Dennis Klein
parent
6c07920fc6
commit
98aeb16dc7
@@ -139,6 +139,7 @@ class Topology
|
||||
DDSSession fDDSSession;
|
||||
DDSTopology fDDSTopo;
|
||||
TopologyState fState;
|
||||
std::unordered_map<uint64_t, DeviceStatus> fStateChangesSubscriptions;
|
||||
bool fStateChangeOngoing;
|
||||
DeviceState fTargetState;
|
||||
mutable std::mutex fMtx;
|
||||
|
Reference in New Issue
Block a user