FACT++  1.0
string FitsFile::GetName ( ) const
inline

Definition at line 100 of file FitsFile.h.

Referenced by Fits::GetName().

100 { return fFile ? fFile->name() : "<no file open>"; }
CCfits::FITS * fFile
Definition: FitsFile.h:18

+ Here is the caller graph for this function: