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

#include <RCBroadcaster.hpp>

Static Public Attributes

static const std::string Kafka = "kafka"
 
static const std::string Undefined = "undefined"
 

Detailed Description

Valid enumeration values to compare with value returned by get_type() and to pass value to set_type() methods.

Definition at line 93 of file RCBroadcaster.hpp.

Member Data Documentation

◆ Kafka

static const std::string dunedaq::confmodel::RCBroadcaster::Type::Kafka = "kafka"
inlinestatic

Definition at line 94 of file RCBroadcaster.hpp.

◆ Undefined

static const std::string dunedaq::confmodel::RCBroadcaster::Type::Undefined = "undefined"
inlinestatic

Definition at line 95 of file RCBroadcaster.hpp.


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