EleFits  4.0.0
A modern C++ API on top of CFitsIO

◆ readAll()

std::string Euclid::Fits::Header::readAll ( KeywordCategory  categories = KeywordCategory::All) const

Read the whole header as a single string.

Parameters
categoriesEither KeywordCategory::All, or ~KeywordCategory::Comment to skip COMMENT and HISTORY records