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

◆ m_status

HduCategory Euclid::Fits::Hdu::m_status
mutableprotected

The HDU status.

It is mutable because read/write operations change it. Another option to avoid such practice would be to store a record of statuses in MefFile instead.