mirror of
https://github.com/FairRootGroup/FairMQ.git
synced 2025-10-16 10:01:47 +00:00
Move config & control DDS functionality into plugins.
This commit is contained in:
@@ -321,6 +321,8 @@ class FairMQDevice : public FairMQStateMachine, public FairMQConfigurable
|
||||
|
||||
void OnData(const std::string& channelName, InputMultipartCallback);
|
||||
|
||||
bool Terminated();
|
||||
|
||||
protected:
|
||||
std::string fId; ///< Device ID
|
||||
std::string fNetworkInterface; ///< Network interface to use for dynamic binding
|
||||
|
Reference in New Issue
Block a user