ifw-daq 3.1.0
IFW Data Acquisition modules
Loading...
Searching...
No Matches
Public Member Functions | List of all members
daq::InvalidDaqId Struct Reference

Exception indicating the DAQ id was invalid. More...

#include <manager.hpp>

+ Inheritance diagram for daq::InvalidDaqId:

Public Member Functions

 InvalidDaqId (std::string_view id)
 
 InvalidDaqId (std::string_view id, std::string_view reason)
 

Detailed Description

Exception indicating the DAQ id was invalid.

Definition at line 38 of file manager.hpp.

Constructor & Destructor Documentation

◆ InvalidDaqId() [1/2]

daq::InvalidDaqId::InvalidDaqId ( std::string_view  id)
explicit

Definition at line 31 of file manager.cpp.

◆ InvalidDaqId() [2/2]

daq::InvalidDaqId::InvalidDaqId ( std::string_view  id,
std::string_view  reason 
)
explicit

Definition at line 35 of file manager.cpp.


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