17 std::vector<const confmodel::Queue*> queues,
18 std::vector<const confmodel::NetworkConnection*> connections,
52 for (
auto& dt : networks) {
static std::shared_ptr< IOManager > s_instance
void configure(std::string session, std::vector< const confmodel::Queue * > queues, std::vector< const confmodel::NetworkConnection * > connections, const confmodel::ConnectivityService *connection_service, opmonlib::OpMonManager &)
std::set< std::string > get_datatypes(std::string const &uid)
void configure(const std::string &session_name, const std::vector< const confmodel::NetworkConnection * > &connections, const confmodel::ConnectivityService *conn_svc, dunedaq::opmonlib::OpMonManager &)
std::set< std::string > get_datatypes(std::string const &uid) const
static NetworkManager & get()
static QueueRegistry & get()
Get a handle to the QueueRegistry.
std::set< std::string > get_datatypes(std::string const &uid) const
void configure(const std::vector< const confmodel::Queue * > &configs, opmonlib::OpMonManager &)
Configure the QueueRegistry.