|
ifw-daq 3.1.0
IFW Data Acquisition modules
|
Indicates keyword is invalid for some reason. More...
#include <keyword.hpp>
Inheritance diagram for daq::fits::InvalidKeyword:Public Member Functions | |
| InvalidKeyword (std::string_view name, char const *reason) | |
| InvalidKeyword (std::string_view name, std::string const &reason) | |
Indicates keyword is invalid for some reason.
Definition at line 534 of file keyword.hpp.
| daq::fits::InvalidKeyword::InvalidKeyword | ( | std::string_view | name, |
| char const * | reason | ||
| ) |
Definition at line 799 of file keyword.cpp.
| daq::fits::InvalidKeyword::InvalidKeyword | ( | std::string_view | name, |
| std::string const & | reason | ||
| ) |
Definition at line 795 of file keyword.cpp.