EleFits  5.3.1
A modern C++ API on top of CFITSIO
Loading...
Searching...
No Matches
Public Member Functions | List of all members
CiteEleFits Class Reference

#include <Action.h>

Detailed Description

An action which cites EleFits in the Primary header as a HISTORY record.

Public Member Functions

 CiteEleFits ()
 Constructor.
 
void closing (const Hdu &hdu) override
 Write a HISTORY record to the Primary header. More...
 
- Public Member Functions inherited from Action
 Action ()=default
 Constructor.
 
virtual void opened (const Hdu &)
 Method called just after openning the file. More...
 
virtual void accessed (const Hdu &)
 Method called just after accessing an HDU for the first time. More...
 
virtual void copied (const Hdu &)
 Method called just after copying an HDU.
 
virtual void created (const Hdu &)
 Method called just after creating an HDU.
 

The documentation for this class was generated from the following file: