|
ifw-daq
3.0.0-pre2
IFW Data Acquisition modules
|
Contains declaration of daq::Context.
More...
#include "config.hpp"#include <chrono>#include <string>#include "source.hpp"#include <daq/dpPart.hpp>#include <daq/fits/keyword.hpp>#include <daq/json/startDaqV2.hpp>Go to the source code of this file.
Classes | |
| struct | daq::DaqContext |
| Structure carrying context needed to start a Data Acquisition and construct a Data Product Specification needed to execute merge. More... | |
| struct | daq::DaqContext::Source |
Namespaces | |
| daq | |
Functions | |
| bool | daq::operator== (DaqContext const &lhs, DaqContext const &rhs) noexcept |
| bool | daq::operator== (DaqContext::Source const &lhs, DaqContext::Source const &rhs) noexcept |
| void | daq::UpdateKeywords (DaqContext &ctx, fits::KeywordVector const &keywords) |
| Updates (adds or replaces) primary HDU keywords. More... | |
| void | daq::AddDpParts (DaqContext &ctx, std::vector< DpPart > const &parts) |
Contains declaration of daq::Context.
Definition in file daqContext.hpp.
| struct daq::DaqContext::Source |
Definition at line 45 of file daqContext.hpp.
| Class Members | ||
|---|---|---|
| string | name | |
| string | rr_uri | |