cfitsio  3390
Functions
modkey.c File Reference
#include <string.h>
#include <ctype.h>
#include <stddef.h>
#include <stdlib.h>
#include "fitsio2.h"
Include dependency graph for modkey.c:

Functions

int ffuky (fitsfile *fptr, int datatype, const char *keyname, void *value, const char *comm, int *status)
 
int ffukyu (fitsfile *fptr, const char *keyname, const char *comm, int *status)
 
int ffukys (fitsfile *fptr, const char *keyname, const char *value, const char *comm, int *status)
 
int ffukls (fitsfile *fptr, const char *keyname, const char *value, const char *comm, int *status)
 
int ffukyl (fitsfile *fptr, const char *keyname, int value, const char *comm, int *status)
 
int ffukyj (fitsfile *fptr, const char *keyname, LONGLONG value, const char *comm, int *status)
 
int ffukyf (fitsfile *fptr, const char *keyname, float value, int decim, const char *comm, int *status)
 
int ffukye (fitsfile *fptr, const char *keyname, float value, int decim, const char *comm, int *status)
 
int ffukyg (fitsfile *fptr, const char *keyname, double value, int decim, const char *comm, int *status)
 
int ffukyd (fitsfile *fptr, const char *keyname, double value, int decim, const char *comm, int *status)
 
int ffukfc (fitsfile *fptr, const char *keyname, float *value, int decim, const char *comm, int *status)
 
int ffukyc (fitsfile *fptr, const char *keyname, float *value, int decim, const char *comm, int *status)
 
int ffukfm (fitsfile *fptr, const char *keyname, double *value, int decim, const char *comm, int *status)
 
int ffukym (fitsfile *fptr, const char *keyname, double *value, int decim, const char *comm, int *status)
 
int ffucrd (fitsfile *fptr, const char *keyname, const char *card, int *status)
 
int ffmrec (fitsfile *fptr, int nkey, const char *card, int *status)
 
int ffmcrd (fitsfile *fptr, const char *keyname, const char *card, int *status)
 
int ffmnam (fitsfile *fptr, const char *oldname, const char *newname, int *status)
 
int ffmcom (fitsfile *fptr, const char *keyname, const char *comm, int *status)
 
int ffpunt (fitsfile *fptr, const char *keyname, const char *unit, int *status)
 
int ffmkyu (fitsfile *fptr, const char *keyname, const char *comm, int *status)
 
int ffmkys (fitsfile *fptr, const char *keyname, const char *value, const char *comm, int *status)
 
int ffmkls (fitsfile *fptr, const char *keyname, const char *value, const char *incomm, int *status)
 
int ffmkyl (fitsfile *fptr, const char *keyname, int value, const char *comm, int *status)
 
int ffmkyj (fitsfile *fptr, const char *keyname, LONGLONG value, const char *comm, int *status)
 
int ffmkyf (fitsfile *fptr, const char *keyname, float value, int decim, const char *comm, int *status)
 
int ffmkye (fitsfile *fptr, const char *keyname, float value, int decim, const char *comm, int *status)
 
int ffmkyg (fitsfile *fptr, const char *keyname, double value, int decim, const char *comm, int *status)
 
int ffmkyd (fitsfile *fptr, const char *keyname, double value, int decim, const char *comm, int *status)
 
int ffmkfc (fitsfile *fptr, const char *keyname, float *value, int decim, const char *comm, int *status)
 
int ffmkyc (fitsfile *fptr, const char *keyname, float *value, int decim, const char *comm, int *status)
 
int ffmkfm (fitsfile *fptr, const char *keyname, double *value, int decim, const char *comm, int *status)
 
int ffmkym (fitsfile *fptr, const char *keyname, double *value, int decim, const char *comm, int *status)
 
int ffikyu (fitsfile *fptr, const char *keyname, const char *comm, int *status)
 
int ffikys (fitsfile *fptr, const char *keyname, const char *value, const char *comm, int *status)
 
int ffikls (fitsfile *fptr, const char *keyname, const char *value, const char *comm, int *status)
 
int ffikyl (fitsfile *fptr, const char *keyname, int value, const char *comm, int *status)
 
int ffikyj (fitsfile *fptr, const char *keyname, LONGLONG value, const char *comm, int *status)
 
int ffikyf (fitsfile *fptr, const char *keyname, float value, int decim, const char *comm, int *status)
 
int ffikye (fitsfile *fptr, const char *keyname, float value, int decim, const char *comm, int *status)
 
int ffikyg (fitsfile *fptr, const char *keyname, double value, int decim, const char *comm, int *status)
 
int ffikyd (fitsfile *fptr, const char *keyname, double value, int decim, const char *comm, int *status)
 
int ffikfc (fitsfile *fptr, const char *keyname, float *value, int decim, const char *comm, int *status)
 
int ffikyc (fitsfile *fptr, const char *keyname, float *value, int decim, const char *comm, int *status)
 
int ffikfm (fitsfile *fptr, const char *keyname, double *value, int decim, const char *comm, int *status)
 
int ffikym (fitsfile *fptr, const char *keyname, double *value, int decim, const char *comm, int *status)
 
int ffirec (fitsfile *fptr, int nkey, const char *card, int *status)
 
int ffikey (fitsfile *fptr, const char *card, int *status)
 
int ffdkey (fitsfile *fptr, const char *keyname, int *status)
 
int ffdstr (fitsfile *fptr, const char *string, int *status)
 
int ffdrec (fitsfile *fptr, int keypos, int *status)
 

Function Documentation

int ffdkey ( fitsfile fptr,
const char *  keyname,
int *  status 
)

Here is the call graph for this function:

Here is the caller graph for this function:

int ffdrec ( fitsfile fptr,
int  keypos,
int *  status 
)

Here is the call graph for this function:

Here is the caller graph for this function:

int ffdstr ( fitsfile fptr,
const char *  string,
int *  status 
)

Here is the call graph for this function:

int ffikey ( fitsfile fptr,
const char *  card,
int *  status 
)

Here is the call graph for this function:

Here is the caller graph for this function:

int ffikfc ( fitsfile fptr,
const char *  keyname,
float *  value,
int  decim,
const char *  comm,
int *  status 
)

Here is the call graph for this function:

Here is the caller graph for this function:

int ffikfm ( fitsfile fptr,
const char *  keyname,
double *  value,
int  decim,
const char *  comm,
int *  status 
)

Here is the call graph for this function:

Here is the caller graph for this function:

int ffikls ( fitsfile fptr,
const char *  keyname,
const char *  value,
const char *  comm,
int *  status 
)

Here is the call graph for this function:

Here is the caller graph for this function:

int ffikyc ( fitsfile fptr,
const char *  keyname,
float *  value,
int  decim,
const char *  comm,
int *  status 
)

Here is the call graph for this function:

Here is the caller graph for this function:

int ffikyd ( fitsfile fptr,
const char *  keyname,
double  value,
int  decim,
const char *  comm,
int *  status 
)

Here is the call graph for this function:

Here is the caller graph for this function:

int ffikye ( fitsfile fptr,
const char *  keyname,
float  value,
int  decim,
const char *  comm,
int *  status 
)

Here is the call graph for this function:

Here is the caller graph for this function:

int ffikyf ( fitsfile fptr,
const char *  keyname,
float  value,
int  decim,
const char *  comm,
int *  status 
)

Here is the call graph for this function:

Here is the caller graph for this function:

int ffikyg ( fitsfile fptr,
const char *  keyname,
double  value,
int  decim,
const char *  comm,
int *  status 
)

Here is the call graph for this function:

Here is the caller graph for this function:

int ffikyj ( fitsfile fptr,
const char *  keyname,
LONGLONG  value,
const char *  comm,
int *  status 
)

Here is the call graph for this function:

Here is the caller graph for this function:

int ffikyl ( fitsfile fptr,
const char *  keyname,
int  value,
const char *  comm,
int *  status 
)

Here is the call graph for this function:

Here is the caller graph for this function:

int ffikym ( fitsfile fptr,
const char *  keyname,
double *  value,
int  decim,
const char *  comm,
int *  status 
)

Here is the call graph for this function:

Here is the caller graph for this function:

int ffikys ( fitsfile fptr,
const char *  keyname,
const char *  value,
const char *  comm,
int *  status 
)

Here is the call graph for this function:

Here is the caller graph for this function:

int ffikyu ( fitsfile fptr,
const char *  keyname,
const char *  comm,
int *  status 
)

Here is the call graph for this function:

Here is the caller graph for this function:

int ffirec ( fitsfile fptr,
int  nkey,
const char *  card,
int *  status 
)

Here is the call graph for this function:

Here is the caller graph for this function:

int ffmcom ( fitsfile fptr,
const char *  keyname,
const char *  comm,
int *  status 
)

Here is the call graph for this function:

Here is the caller graph for this function:

int ffmcrd ( fitsfile fptr,
const char *  keyname,
const char *  card,
int *  status 
)

Here is the call graph for this function:

Here is the caller graph for this function:

int ffmkfc ( fitsfile fptr,
const char *  keyname,
float *  value,
int  decim,
const char *  comm,
int *  status 
)

Here is the call graph for this function:

Here is the caller graph for this function:

int ffmkfm ( fitsfile fptr,
const char *  keyname,
double *  value,
int  decim,
const char *  comm,
int *  status 
)

Here is the call graph for this function:

Here is the caller graph for this function:

int ffmkls ( fitsfile fptr,
const char *  keyname,
const char *  value,
const char *  incomm,
int *  status 
)

Here is the call graph for this function:

Here is the caller graph for this function:

int ffmkyc ( fitsfile fptr,
const char *  keyname,
float *  value,
int  decim,
const char *  comm,
int *  status 
)

Here is the call graph for this function:

Here is the caller graph for this function:

int ffmkyd ( fitsfile fptr,
const char *  keyname,
double  value,
int  decim,
const char *  comm,
int *  status 
)

Here is the call graph for this function:

Here is the caller graph for this function:

int ffmkye ( fitsfile fptr,
const char *  keyname,
float  value,
int  decim,
const char *  comm,
int *  status 
)

Here is the call graph for this function:

Here is the caller graph for this function:

int ffmkyf ( fitsfile fptr,
const char *  keyname,
float  value,
int  decim,
const char *  comm,
int *  status 
)

Here is the call graph for this function:

Here is the caller graph for this function:

int ffmkyg ( fitsfile fptr,
const char *  keyname,
double  value,
int  decim,
const char *  comm,
int *  status 
)

Here is the call graph for this function:

Here is the caller graph for this function:

int ffmkyj ( fitsfile fptr,
const char *  keyname,
LONGLONG  value,
const char *  comm,
int *  status 
)

Here is the call graph for this function:

Here is the caller graph for this function:

int ffmkyl ( fitsfile fptr,
const char *  keyname,
int  value,
const char *  comm,
int *  status 
)

Here is the call graph for this function:

Here is the caller graph for this function:

int ffmkym ( fitsfile fptr,
const char *  keyname,
double *  value,
int  decim,
const char *  comm,
int *  status 
)

Here is the call graph for this function:

Here is the caller graph for this function:

int ffmkys ( fitsfile fptr,
const char *  keyname,
const char *  value,
const char *  comm,
int *  status 
)

Here is the call graph for this function:

Here is the caller graph for this function:

int ffmkyu ( fitsfile fptr,
const char *  keyname,
const char *  comm,
int *  status 
)

Here is the call graph for this function:

Here is the caller graph for this function:

int ffmnam ( fitsfile fptr,
const char *  oldname,
const char *  newname,
int *  status 
)

Here is the call graph for this function:

Here is the caller graph for this function:

int ffmrec ( fitsfile fptr,
int  nkey,
const char *  card,
int *  status 
)

Here is the call graph for this function:

Here is the caller graph for this function:

int ffpunt ( fitsfile fptr,
const char *  keyname,
const char *  unit,
int *  status 
)

Here is the call graph for this function:

Here is the caller graph for this function:

int ffucrd ( fitsfile fptr,
const char *  keyname,
const char *  card,
int *  status 
)

Here is the call graph for this function:

Here is the caller graph for this function:

int ffukfc ( fitsfile fptr,
const char *  keyname,
float *  value,
int  decim,
const char *  comm,
int *  status 
)

Here is the call graph for this function:

Here is the caller graph for this function:

int ffukfm ( fitsfile fptr,
const char *  keyname,
double *  value,
int  decim,
const char *  comm,
int *  status 
)

Here is the call graph for this function:

Here is the caller graph for this function:

int ffukls ( fitsfile fptr,
const char *  keyname,
const char *  value,
const char *  comm,
int *  status 
)

Here is the call graph for this function:

Here is the caller graph for this function:

int ffuky ( fitsfile fptr,
int  datatype,
const char *  keyname,
void *  value,
const char *  comm,
int *  status 
)

Here is the call graph for this function:

int ffukyc ( fitsfile fptr,
const char *  keyname,
float *  value,
int  decim,
const char *  comm,
int *  status 
)

Here is the call graph for this function:

Here is the caller graph for this function:

int ffukyd ( fitsfile fptr,
const char *  keyname,
double  value,
int  decim,
const char *  comm,
int *  status 
)

Here is the call graph for this function:

Here is the caller graph for this function:

int ffukye ( fitsfile fptr,
const char *  keyname,
float  value,
int  decim,
const char *  comm,
int *  status 
)

Here is the call graph for this function:

Here is the caller graph for this function:

int ffukyf ( fitsfile fptr,
const char *  keyname,
float  value,
int  decim,
const char *  comm,
int *  status 
)

Here is the call graph for this function:

Here is the caller graph for this function:

int ffukyg ( fitsfile fptr,
const char *  keyname,
double  value,
int  decim,
const char *  comm,
int *  status 
)

Here is the call graph for this function:

Here is the caller graph for this function:

int ffukyj ( fitsfile fptr,
const char *  keyname,
LONGLONG  value,
const char *  comm,
int *  status 
)

Here is the call graph for this function:

Here is the caller graph for this function:

int ffukyl ( fitsfile fptr,
const char *  keyname,
int  value,
const char *  comm,
int *  status 
)

Here is the call graph for this function:

Here is the caller graph for this function:

int ffukym ( fitsfile fptr,
const char *  keyname,
double *  value,
int  decim,
const char *  comm,
int *  status 
)

Here is the call graph for this function:

Here is the caller graph for this function:

int ffukys ( fitsfile fptr,
const char *  keyname,
const char *  value,
const char *  comm,
int *  status 
)

Here is the call graph for this function:

Here is the caller graph for this function:

int ffukyu ( fitsfile fptr,
const char *  keyname,
const char *  comm,
int *  status 
)

Here is the call graph for this function:

Here is the caller graph for this function: