#include <FitsHduList.h>
 | 
|   | FitsHduList (const std::string &filename) | 
|   | 
| void  | GetHduList (std::vector< std::string > &hdu_list, std::string &error) | 
|   | 
 | 
| void  | CheckFitsHeaders (fitsfile *fptr, std::vector< std::string > &hdu_list, std::string &error) | 
|   | 
◆ FitsHduList()
      
        
          | FitsHduList::FitsHduList  | 
          ( | 
          const std::string &  | 
          filename | ) | 
           | 
        
      
 
 
◆ CheckFitsHeaders()
  
  
      
        
          | void FitsHduList::CheckFitsHeaders  | 
          ( | 
          fitsfile *  | 
          fptr,  | 
         
        
           | 
           | 
          std::vector< std::string > &  | 
          hdu_list,  | 
         
        
           | 
           | 
          std::string &  | 
          error  | 
         
        
           | 
          ) | 
           |  | 
         
       
   | 
  
private   | 
  
 
 
◆ GetHduList()
      
        
          | void FitsHduList::GetHduList  | 
          ( | 
          std::vector< std::string > &  | 
          hdu_list,  | 
        
        
           | 
           | 
          std::string &  | 
          error  | 
        
        
           | 
          ) | 
           |  | 
        
      
 
 
◆ _filename
  
  
      
        
          | std::string carta::FitsHduList::_filename | 
         
       
   | 
  
private   | 
  
 
 
The documentation for this class was generated from the following files: