ifw-daq
2.1.0-pre1
IFW Data Acquisition modules
|
Contains definition of daq::Context
helpers.
More...
#include <daq/daqContext.hpp>
Go to the source code of this file.
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 definition of daq::Context
helpers.
Definition in file daqContext.cpp.