|
ifw-daq 3.1.0
IFW Data Acquisition modules
|
#include <keyword.hpp>
Public Attributes | |
| std::string_view | name |
| KeywordType | type |
Related Functions | |
(Note that these are not member functions.) | |
| bool | operator== (KeywordNameView lhs, KeywordNameView rhs) noexcept |
| bool | operator!= (KeywordNameView lhs, KeywordNameView rhs) noexcept |
Definition at line 83 of file keyword.hpp.
|
related |
Definition at line 476 of file keyword.cpp.
|
related |
Definition at line 472 of file keyword.cpp.
| std::string_view daq::fits::KeywordNameView::name |
Definition at line 84 of file keyword.hpp.
| KeywordType daq::fits::KeywordNameView::type |
Definition at line 85 of file keyword.hpp.