FACT++  1.0
fits.h File Reference
#include <stdint.h>
#include <map>
#include <string>
#include <fstream>
#include <sstream>
#include <algorithm>
#include <stdexcept>
#include <unordered_map>
#include <vector>
#include <iomanip>
#include <iostream>
#include "FITS.h"
#include "checksum.h"
+ Include dependency graph for fits.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  fits
 
struct  fits::Entry
 
struct  fits::Table
 
struct  fits::Table::Column
 

Macros

#define GCC_VERSION   (__GNUC__ * 10000 + __GNUC_MINOR__ * 100 + __GNUC_PATCHLEVEL__)
 
#define gLog   std::cerr
 
#define ___err___   ""
 
#define ___warn___   ""
 
#define ___all___   ""
 
#define izstream   ifstream