DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
dunedaq::confmodel::NetworkInterface::Network_name Struct Reference

#include <NetworkInterface.hpp>

Static Public Attributes

static const std::string Control = "Control"
 
static const std::string Data = "Data"
 

Detailed Description

Valid enumeration values to compare with value returned by get_network_name() and to pass value to set_network_name() methods.

Definition at line 231 of file NetworkInterface.hpp.

Member Data Documentation

◆ Control

static const std::string dunedaq::confmodel::NetworkInterface::Network_name::Control = "Control"
inlinestatic

Definition at line 232 of file NetworkInterface.hpp.

◆ Data

static const std::string dunedaq::confmodel::NetworkInterface::Network_name::Data = "Data"
inlinestatic

Definition at line 233 of file NetworkInterface.hpp.


The documentation for this struct was generated from the following files: