cfitsio  3390
Data Structures | Macros | Typedefs | Functions
group.h File Reference
This graph shows which files directly or indirectly include this file:

Data Structures

struct  _HDUtracker
 

Macros

#define MAX_HDU_TRACKER   1000
 

Typedefs

typedef struct _HDUtracker HDUtracker
 

Functions

int ffgtdc (int grouptype, int xtensioncol, int extnamecol, int extvercol, int positioncol, int locationcol, int uricol, char *ttype[], char *tform[], int *ncols, int *status)
 
int ffgtgc (fitsfile *gfptr, int *xtensionCol, int *extnameCol, int *extverCol, int *positionCol, int *locationCol, int *uriCol, int *grptype, int *status)
 
int ffgmul (fitsfile *mfptr, int rmopt, int *status)
 
int ffgmf (fitsfile *gfptr, char *xtension, char *extname, int extver, int position, char *location, long *member, int *status)
 
int ffgtrmr (fitsfile *gfptr, HDUtracker *HDU, int *status)
 
int ffgtcpr (fitsfile *infptr, fitsfile *outfptr, int cpopt, HDUtracker *HDU, int *status)
 
int fftsad (fitsfile *mfptr, HDUtracker *HDU, int *newPosition, char *newFileName)
 
int fftsud (fitsfile *mfptr, HDUtracker *HDU, int newPosition, char *newFileName)
 
void prepare_keyvalue (char *keyvalue)
 
int fits_path2url (char *inpath, char *outpath, int *status)
 
int fits_url2path (char *inpath, char *outpath, int *status)
 
int fits_get_cwd (char *cwd, int *status)
 
int fits_get_url (fitsfile *fptr, char *realURL, char *startURL, char *realAccess, char *startAccess, int *iostate, int *status)
 
int fits_clean_url (char *inURL, char *outURL, int *status)
 
int fits_relurl2url (char *refURL, char *relURL, char *absURL, int *status)
 
int fits_url2relurl (char *refURL, char *absURL, char *relURL, int *status)
 
int fits_encode_url (char *inpath, char *outpath, int *status)
 
int fits_unencode_url (char *inpath, char *outpath, int *status)
 
int fits_is_url_absolute (char *url)
 

Macro Definition Documentation

#define MAX_HDU_TRACKER   1000

Typedef Documentation

typedef struct _HDUtracker HDUtracker

Function Documentation

int ffgmf ( fitsfile gfptr,
char *  xtension,
char *  extname,
int  extver,
int  position,
char *  location,
long *  member,
int *  status 
)

Here is the call graph for this function:

Here is the caller graph for this function:

int ffgmul ( fitsfile mfptr,
int  rmopt,
int *  status 
)

Here is the call graph for this function:

Here is the caller graph for this function:

int ffgtcpr ( fitsfile infptr,
fitsfile outfptr,
int  cpopt,
HDUtracker HDU,
int *  status 
)

Here is the call graph for this function:

Here is the caller graph for this function:

int ffgtdc ( int  grouptype,
int  xtensioncol,
int  extnamecol,
int  extvercol,
int  positioncol,
int  locationcol,
int  uricol,
char *  ttype[],
char *  tform[],
int *  ncols,
int *  status 
)

Here is the call graph for this function:

Here is the caller graph for this function:

int ffgtgc ( fitsfile gfptr,
int *  xtensionCol,
int *  extnameCol,
int *  extverCol,
int *  positionCol,
int *  locationCol,
int *  uriCol,
int *  grptype,
int *  status 
)

Here is the call graph for this function:

Here is the caller graph for this function:

int ffgtrmr ( fitsfile gfptr,
HDUtracker HDU,
int *  status 
)

Here is the call graph for this function:

Here is the caller graph for this function:

int fftsad ( fitsfile mfptr,
HDUtracker HDU,
int *  newPosition,
char *  newFileName 
)

Here is the call graph for this function:

Here is the caller graph for this function:

int fftsud ( fitsfile mfptr,
HDUtracker HDU,
int  newPosition,
char *  newFileName 
)

Here is the call graph for this function:

Here is the caller graph for this function:

int fits_clean_url ( char *  inURL,
char *  outURL,
int *  status 
)

Here is the caller graph for this function:

int fits_encode_url ( char *  inpath,
char *  outpath,
int *  status 
)

Here is the caller graph for this function:

int fits_get_cwd ( char *  cwd,
int *  status 
)

Here is the call graph for this function:

Here is the caller graph for this function:

int fits_get_url ( fitsfile fptr,
char *  realURL,
char *  startURL,
char *  realAccess,
char *  startAccess,
int *  iostate,
int *  status 
)

Here is the call graph for this function:

Here is the caller graph for this function:

int fits_is_url_absolute ( char *  url)

Here is the caller graph for this function:

int fits_path2url ( char *  inpath,
char *  outpath,
int *  status 
)

Here is the call graph for this function:

Here is the caller graph for this function:

int fits_relurl2url ( char *  refURL,
char *  relURL,
char *  absURL,
int *  status 
)

Here is the call graph for this function:

Here is the caller graph for this function:

int fits_unencode_url ( char *  inpath,
char *  outpath,
int *  status 
)

Here is the caller graph for this function:

int fits_url2path ( char *  inpath,
char *  outpath,
int *  status 
)

Here is the call graph for this function:

Here is the caller graph for this function:

int fits_url2relurl ( char *  refURL,
char *  absURL,
char *  relURL,
int *  status 
)

Here is the call graph for this function:

Here is the caller graph for this function:

void prepare_keyvalue ( char *  keyvalue)

Here is the caller graph for this function: