mirror of
https://github.com/FairRootGroup/FairMQ.git
synced 2025-10-15 09:31:45 +00:00
SDK: Require DDS 2.5.36 and support new Tools API
This commit is contained in:
committed by
Dennis Klein
parent
7f0237d97d
commit
eaa8f5cbdd
@@ -152,7 +152,7 @@ class Topology
|
||||
std::string fStateChangeError;
|
||||
|
||||
void WaitForState();
|
||||
void AddNewStateEntry(DDSTask::Id senderId, const std::string& state);
|
||||
void AddNewStateEntry(DDSTask::Id taskId, const std::string& state);
|
||||
};
|
||||
|
||||
using Topo = Topology;
|
||||
|
Reference in New Issue
Block a user