qfits_cache.c File Reference


Data Structures

struct  _qfits_cache_cell_

Typedefs

typedef _qfits_cache_cell_ qfits_cache_cell

Functions

void qfits_cache_purge (void)
 Purge the qfits cache.
int qfits_query (const char *filename, int what)
 Query a FITS file offset from the cache.

Typedef Documentation

typedef struct _qfits_cache_cell_ qfits_cache_cell