mirror of
https://github.com/FairRootGroup/FairMQ.git
synced 2025-10-15 17:41:45 +00:00
Rebased, cleaned up
This commit is contained in:
committed by
Dennis Klein
parent
ff581985f3
commit
07f7142ae2
@@ -98,6 +98,7 @@ class DDS : public Plugin
|
||||
DeviceState fCurrentState, fLastState;
|
||||
|
||||
std::atomic<bool> fDeviceTerminationRequested;
|
||||
std::atomic<bool> fServiceStarted;
|
||||
|
||||
std::set<uint64_t> fHeartbeatSubscribers;
|
||||
std::mutex fHeartbeatSubscriberMutex;
|
||||
|
Reference in New Issue
Block a user