EleFits  4.0.1
A modern C++ API on top of CFitsIO
Euclid::Fits::Header Member List

This is the complete list of members for Euclid::Fits::Header, including all inherited members.

has(const std::string &keyword) constEuclid::Fits::Header
parse(const std::string &keyword) constEuclid::Fits::Header
parseAll(KeywordCategory categories=KeywordCategory::All) constEuclid::Fits::Header
parseOr(const Record< T > &fallback) constEuclid::Fits::Header
parseOr(const std::string &keyword, T fallbackValue, const std::string &fallbackUnit="", const std::string &fallbackComment="") constEuclid::Fits::Header
parseSeq(const std::vector< std::string > &keywords) constEuclid::Fits::Header
parseSeq(const Named< Ts > &... keywords) constEuclid::Fits::Header
parseSeqOr(TSeq &&fallbacks) constEuclid::Fits::Header
parseSeqOr(const Record< Ts > &... fallbacks) constEuclid::Fits::Header
parseStruct(const Named< Ts > &... keywords) constEuclid::Fits::Header
parseStructOr(const Record< Ts > &... fallbacks) constEuclid::Fits::Header
parseStructOr(TSeq &&fallbacks) constEuclid::Fits::Header
readAll(KeywordCategory categories=KeywordCategory::All) constEuclid::Fits::Header
readKeywords(KeywordCategory categories=KeywordCategory::All) constEuclid::Fits::Header
readKeywordsValues(KeywordCategory categories=KeywordCategory::All) constEuclid::Fits::Header
remove(const std::string &keyword) constEuclid::Fits::Header
write(const Record< T > &record) constEuclid::Fits::Header
write(const std::string &k, T v, const std::string &u="", const std::string &c="") constEuclid::Fits::Header
writeComment(const std::string &comment) constEuclid::Fits::Header
writeHistory(const std::string &history) constEuclid::Fits::Header
writeSeq(const Record< Ts > &... records) constEuclid::Fits::Header
writeSeq(TSeq &&records) constEuclid::Fits::Header
writeSeqIn(const std::vector< std::string > &keywords, const Record< Ts > &... records) constEuclid::Fits::Header
writeSeqIn(const std::vector< std::string > &keywords, TSeq &&records) constEuclid::Fits::Header