Class HeaderIterationFunctor¶
Defined in File fits.h
Class Documentation¶
-
class
HeaderIterationFunctor
¶ Base class for polymorphic functors used to iterator over FITS key headers.
Subclass this, and then pass an instance to Fits::forEachKey to iterate over all the keys in a header.