mirror of
https://github.com/FairRootGroup/FairMQ.git
synced 2025-10-15 09:31:45 +00:00
DDS plugin: Automatically set session and device id if not provided
Resolves #187
This commit is contained in:
committed by
Dennis Klein
parent
07fe02a0a0
commit
1bb77bf47b
@@ -128,7 +128,7 @@ class DDS : public Plugin
|
||||
~DDS();
|
||||
|
||||
private:
|
||||
auto HandleControl() -> void;
|
||||
auto StaticControl() -> void;
|
||||
|
||||
auto FillChannelContainers() -> void;
|
||||
auto SubscribeForConnectingChannels() -> void;
|
||||
|
Reference in New Issue
Block a user