|
ifw-daq
1.0.0
IFW Data Acquisition modules
|
Definition of contents from fits/json.hpp. More...
#include <boost/assign.hpp>#include <boost/range/adaptor/indexed.hpp>#include <daq/fits/json.hpp>#include <fmt/format.h>#include <nlohmann/json.hpp>#include <iostream>Go to the source code of this file.
Namespaces | |
| daq | |
| daq::fits | |
Functions | |
| std::vector< KeywordVariant > | daq::fits::ParseJsonKeywords (char const *keywords) |
| Parse and return FITS keywords. More... | |
| std::vector< KeywordVariant > | daq::fits::ParseJsonKeywords (nlohmann::json const &keywords) |
| Parse and return FITS keywords. More... | |
Definition of contents from fits/json.hpp.
Definition in file json.cpp.