_keytuple_ Struct Reference


Data Fields

char * key
char * val
char * com
char * lin
int typ
_keytuple_next
_keytuple_prev

Field Documentation

char* _keytuple_::com
 

Value, always as a string

char* _keytuple_::key
 

char* _keytuple_::lin
 

Comment associated to key

struct _keytuple_* _keytuple_::next
 

Implemented as a doubly-linked list

struct _keytuple_* _keytuple_::prev
 

int _keytuple_::typ
 

Initial line in FITS header if applicable

char* _keytuple_::val
 

Key: unique string in a list


The documentation for this struct was generated from the following file: