EleFits  5.0.0
A modern C++ API on top of CFITSIO

◆ readHduNamesVersions()

std::vector< std::pair< std::string, long > > readHduNamesVersions ( )

Read the name and version of each HDU.

When there is no name specified, an empty string is returned. When there is no version specified, 1 is returned.