TwiceAsNice  2019-02-18
Public Attributes | List of all members
structkey Struct Reference

#include <fitscat.h>

Collaboration diagram for structkey:
Collaboration graph

Public Attributes

char name [80]
 
char comment [80]
 
void * ptr
 
h_type htype
 
t_type ttype
 
char printf [80]
 
char unit [80]
 
char voucd [80]
 
char vounit [80]
 
int naxis
 
int * naxisn
 
int nobj
 
int nbytes
 
long pos
 
struct structkeyprevkey
 
struct structkeynextkey
 
struct structtabtab
 
int allocflag
 

Member Data Documentation

◆ allocflag

int structkey::allocflag

◆ comment

char structkey::comment

◆ htype

h_type structkey::htype

◆ name

char structkey::name

◆ naxis

int structkey::naxis

◆ naxisn

int * structkey::naxisn

◆ nbytes

int structkey::nbytes

◆ nextkey

struct structkey * structkey::nextkey

◆ nobj

int structkey::nobj

◆ pos

long structkey::pos

◆ prevkey

struct structkey * structkey::prevkey

◆ printf

char structkey::printf

◆ ptr

void * structkey::ptr

◆ tab

struct structtab * structkey::tab

◆ ttype

t_type structkey::ttype

◆ unit

char structkey::unit

◆ voucd

char structkey::voucd

◆ vounit

char structkey::vounit

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