NC_FIELD_INFO Struct Reference

#include <nc4internal.h>

Collaboration diagram for NC_FIELD_INFO:

Collaboration graph
[legend]
List of all members.

Public Attributes

NC_FIELD_INFOnext
NC_FIELD_INFOprev
nc_type nctype
hid_t hdf_typeid
size_t offset
char name [NC_MAX_NAME+1]
int fieldid
int ndims
int dim_size [NC_MAX_DIMS]

Detailed Description

Definition at line 158 of file nc4internal.h.


Member Data Documentation

int NC_FIELD_INFO::dim_size[NC_MAX_DIMS]
 

Definition at line 168 of file nc4internal.h.

Referenced by commit_type(), field_list_add(), and nc_inq_compound_field().

int NC_FIELD_INFO::fieldid
 

Definition at line 166 of file nc4internal.h.

Referenced by field_list_add(), nc_inq_compound_field(), and nc_inq_compound_fieldindex().

hid_t NC_FIELD_INFO::hdf_typeid
 

Definition at line 163 of file nc4internal.h.

Referenced by field_list_add(), and rec_match_types().

char NC_FIELD_INFO::name[NC_MAX_NAME+1]
 

Definition at line 165 of file nc4internal.h.

Referenced by commit_type(), field_list_add(), nc_inq_compound_field(), nc_inq_compound_fieldindex(), and rec_match_types().

nc_type NC_FIELD_INFO::nctype
 

Definition at line 162 of file nc4internal.h.

Referenced by commit_type(), field_list_add(), nc_inq_compound_field(), and rec_match_types().

int NC_FIELD_INFO::ndims
 

Definition at line 167 of file nc4internal.h.

Referenced by commit_type(), field_list_add(), and nc_inq_compound_field().

struct NC_FIELD_INFO* NC_FIELD_INFO::next
 

Definition at line 160 of file nc4internal.h.

Referenced by commit_type(), field_list_add(), field_list_del(), nc_inq_compound_field(), nc_inq_compound_fieldindex(), nc_inq_user_type(), rec_match_types(), and type_list_del().

size_t NC_FIELD_INFO::offset
 

Definition at line 164 of file nc4internal.h.

Referenced by commit_type(), field_list_add(), and nc_inq_compound_field().

struct NC_FIELD_INFO* NC_FIELD_INFO::prev
 

Definition at line 161 of file nc4internal.h.

Referenced by field_list_add(), and field_list_del().


The documentation for this struct was generated from the following file:
Generated on Thu Mar 16 18:17:33 2006 for nco by  doxygen 1.4.4