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

Indicates keyword is unknown and cannot be formatted. More...

#include <keyword.hpp>

+ Inheritance diagram for daq::fits::UnknownKeyword:

Public Member Functions

 UnknownKeyword (std::string_view kw, std::vector< std::string > const &dictionaries)
 
- Public Member Functions inherited from daq::fits::InvalidKeyword
 InvalidKeyword (std::string_view name, char const *reason)
 
 InvalidKeyword (std::string_view name, std::string const &reason)
 

Detailed Description

Indicates keyword is unknown and cannot be formatted.

Definition at line 543 of file keyword.hpp.

Constructor & Destructor Documentation

◆ UnknownKeyword()

daq::fits::UnknownKeyword::UnknownKeyword ( std::string_view  kw,
std::vector< std::string > const &  dictionaries 
)

Definition at line 803 of file keyword.cpp.


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