FACT++  1.0
bool fits::HasColumn ( const std::string &  col) const
inline

Definition at line 1003 of file fits.h.

References fits::Table::HasColumn().

Referenced by RawDataViewer::openFile().

1003 { return fTable.HasColumn(col);}
bool HasColumn(const std::string &col) const
Definition: fits.h:402
Table fTable
Definition: fits.h:502

+ Here is the call graph for this function:

+ Here is the caller graph for this function: