FACT++  1.0
void fits::PrintKeys ( bool  all_keys = false) const
inline

Definition at line 1023 of file fits.h.

References fits::Table::PrintKeys().

1023 { fTable.PrintKeys(all_keys); }
void PrintKeys(bool display_all=false) const
Definition: fits.h:356
Table fTable
Definition: fits.h:502

+ Here is the call graph for this function: