mirror of
https://github.com/FairRootGroup/FairMQ.git
synced 2025-10-15 09:31:45 +00:00
SDK: Require DDS 2.5.20
* Use the new interface: CTopology::getName * Enhance Example.DDS
This commit is contained in:
@@ -50,7 +50,7 @@ class DDSTopology
|
||||
std::vector<uint64_t> GetDeviceList();
|
||||
|
||||
/// @brief Get the name of the topology
|
||||
// auto GetName() const -> std::string;
|
||||
auto GetName() const -> std::string;
|
||||
|
||||
friend auto operator<<(std::ostream&, const DDSTopology&) -> std::ostream&;
|
||||
|
||||
|
Reference in New Issue
Block a user