14 #ifndef _PyFitsController_H_
15 #define _PyFitsController_H_
61 const std::string & hduname );
67 const std::string & hduname );
72 const std::string & filename );
77 const std::string & filename );
84 const std::string & filename,
85 const std::vector < QtCut * > & cut_list,
86 const std::vector < std::string > & column_list );
93 const std::string & filename,
94 const std::vector < QtCut * > & cut_list,
95 const std::vector < std::string > & column_list );
99 const std::vector < std::string > &
106 #endif // _PyFitsController_H_