FACT++  1.0
const Table::Keys& fits::GetKeys ( ) const
inline

Definition at line 1006 of file fits.h.

References fits::Table::GetKeys().

Referenced by ofits::CopyKeys(), FitsDumper::Dump(), FitsDumper::DumpRoot(), FitsDumper::List(), FitsDumper::ListHeader(), FitsDumper::ListKeywords(), and main().

1006 { return fTable.GetKeys();}
Table fTable
Definition: fits.h:502
const Keys & GetKeys() const
Definition: fits.h:412

+ Here is the call graph for this function:

+ Here is the caller graph for this function: