|
ifw-daq 3.1.0
IFW Data Acquisition modules
|
#include "dictKeywordFormatter.hpp"#include <algorithm>#include <charconv>#include <cstdint>#include <boost/algorithm/string/join.hpp>Go to the source code of this file.
Namespaces | |
| namespace | daq |
Functions | |
| auto | daq::Format (fits::KeywordVariant const &kw, core::dit::did::Record const &record) -> fits::LiteralKeyword |
| Format and validates using keyword dictionary record. | |
Definition in file dictKeywordFormatter.cpp.