ifw-daq
3.0.0-pre2
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 79 of file keyword.hpp.
|
related |
Definition at line 359 of file keyword.cpp.
|
related |
Definition at line 355 of file keyword.cpp.
std::string_view daq::fits::KeywordNameView::name |
Definition at line 80 of file keyword.hpp.
KeywordType daq::fits::KeywordNameView::type |
Definition at line 81 of file keyword.hpp.