EleFits  4.0.1
A modern C++ API on top of CFitsIO
Public Member Functions | Public Attributes | Protected Attributes | List of all members
Euclid::Fits::Test::MinimalFile Class Reference

#include <CfitsioFixture.h>

Class Description

A minimal and temporary Fits file removed by destructor.

Public Member Functions

 MinimalFile ()
 Create a file with generated filename.
 
 ~MinimalFile ()
 Remove the file.
 

Public Attributes

std::string filename
 Name of the file.
 
fitsfile * fptr
 Pointer to the fitsfile for use with CFitsIO routines.
 

Protected Attributes

Elements::TempFile tmp
 The handler which generates the name and removes the file at destruction.
 

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