cfitsio  3390
Macros | Functions | Variables
f77_wrap1.c File Reference
#include "fitsio2.h"
#include "f77_wrap.h"
Include dependency graph for f77_wrap1.c:

Macros

#define ftgabc_STRV_A2   NUM_ELEM_ARG(1)
 
#define ftgabc_LONGV_A5   A1
 

Functions

void Cffgiou (int *unit, int *status)
 
void Cfffiou (int unit, int *status)
 
int CFITS2Unit (fitsfile *fptr)
 
fitsfileCUnit2FITS (int unit)
 
void Cffopen (fitsfile **fptr, const char *filename, int iomode, int *blocksize, int *status)
 
void Cffdkopn (fitsfile **fptr, const char *filename, int iomode, int *blocksize, int *status)
 
void Cffnopn (fitsfile **fptr, const char *filename, int iomode, int *status)
 
void Cffdopn (fitsfile **fptr, const char *filename, int iomode, int *status)
 
void Cfftopn (fitsfile **fptr, const char *filename, int iomode, int *status)
 
void Cffiopn (fitsfile **fptr, const char *filename, int iomode, int *status)
 
void Cffreopen (fitsfile *openfptr, fitsfile **newfptr, int *status)
 
void Cffinit (fitsfile **fptr, const char *filename, int blocksize, int *status)
 
void Cffdkinit (fitsfile **fptr, const char *filename, int blocksize, int *status)
 
void Cfftplt (fitsfile **fptr, const char *filename, const char *tempname, int *status)
 
void Cffclos (int unit, int *status)
 
void Cffdelt (int unit, int *status)
 
void Cffrprt (char *fname, int status)
 

Variables

unsigned long gMinStrLen =80L
 
fitsfilegFitsFiles [NMAXFILES] ={0}
 

Macro Definition Documentation

#define ftgabc_LONGV_A5   A1
#define ftgabc_STRV_A2   NUM_ELEM_ARG(1)

Function Documentation

void Cffclos ( int  unit,
int *  status 
)

Here is the call graph for this function:

Here is the caller graph for this function:

void Cffdelt ( int  unit,
int *  status 
)

Here is the call graph for this function:

Here is the caller graph for this function:

void Cffdkinit ( fitsfile **  fptr,
const char *  filename,
int  blocksize,
int *  status 
)

Here is the call graph for this function:

Here is the caller graph for this function:

void Cffdkopn ( fitsfile **  fptr,
const char *  filename,
int  iomode,
int *  blocksize,
int *  status 
)

Here is the call graph for this function:

Here is the caller graph for this function:

void Cffdopn ( fitsfile **  fptr,
const char *  filename,
int  iomode,
int *  status 
)

Here is the call graph for this function:

Here is the caller graph for this function:

void Cfffiou ( int  unit,
int *  status 
)

Here is the call graph for this function:

Here is the caller graph for this function:

void Cffgiou ( int *  unit,
int *  status 
)

Here is the call graph for this function:

Here is the caller graph for this function:

void Cffinit ( fitsfile **  fptr,
const char *  filename,
int  blocksize,
int *  status 
)

Here is the call graph for this function:

Here is the caller graph for this function:

void Cffiopn ( fitsfile **  fptr,
const char *  filename,
int  iomode,
int *  status 
)

Here is the call graph for this function:

Here is the caller graph for this function:

void Cffnopn ( fitsfile **  fptr,
const char *  filename,
int  iomode,
int *  status 
)

Here is the call graph for this function:

Here is the caller graph for this function:

void Cffopen ( fitsfile **  fptr,
const char *  filename,
int  iomode,
int *  blocksize,
int *  status 
)

Here is the call graph for this function:

Here is the caller graph for this function:

void Cffreopen ( fitsfile openfptr,
fitsfile **  newfptr,
int *  status 
)

Here is the call graph for this function:

Here is the caller graph for this function:

void Cffrprt ( char *  fname,
int  status 
)

Here is the call graph for this function:

Here is the caller graph for this function:

void Cfftopn ( fitsfile **  fptr,
const char *  filename,
int  iomode,
int *  status 
)

Here is the call graph for this function:

Here is the caller graph for this function:

void Cfftplt ( fitsfile **  fptr,
const char *  filename,
const char *  tempname,
int *  status 
)

Here is the call graph for this function:

Here is the caller graph for this function:

int CFITS2Unit ( fitsfile fptr)

Here is the call graph for this function:

fitsfile* CUnit2FITS ( int  unit)

Here is the call graph for this function:

Variable Documentation

fitsfile* gFitsFiles[NMAXFILES] ={0}
unsigned long gMinStrLen =80L