DUNE-DAQ
DUNE Trigger and Data Acquisition software
Loading...
Searching...
No Matches
daqconf::GraphBuilder::EnhancedObject::ReceivingInfo Struct Reference

#include <GraphBuilder.hpp>

Public Member Functions

bool operator== (const ReceivingInfo &other) const =default
 

Public Attributes

std::string connection_name
 
std::string receiver_label
 

Detailed Description

Definition at line 101 of file GraphBuilder.hpp.

Member Function Documentation

◆ operator==()

bool daqconf::GraphBuilder::EnhancedObject::ReceivingInfo::operator== ( const ReceivingInfo & other) const
default

Member Data Documentation

◆ connection_name

std::string daqconf::GraphBuilder::EnhancedObject::ReceivingInfo::connection_name

Definition at line 103 of file GraphBuilder.hpp.

◆ receiver_label

std::string daqconf::GraphBuilder::EnhancedObject::ReceivingInfo::receiver_label

Definition at line 104 of file GraphBuilder.hpp.


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