#include <nc4internal.h>
Collaboration diagram for NC_FIELD_INFO:

Public Attributes | |
| NC_FIELD_INFO * | next |
| NC_FIELD_INFO * | prev |
| 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] |
Definition at line 158 of file nc4internal.h.
|
|
Definition at line 168 of file nc4internal.h. Referenced by commit_type(), field_list_add(), and nc_inq_compound_field(). |
|
|
Definition at line 166 of file nc4internal.h. Referenced by field_list_add(), nc_inq_compound_field(), and nc_inq_compound_fieldindex(). |
|
|
Definition at line 163 of file nc4internal.h. Referenced by field_list_add(), and rec_match_types(). |
|
|
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(). |
|
|
Definition at line 162 of file nc4internal.h. Referenced by commit_type(), field_list_add(), nc_inq_compound_field(), and rec_match_types(). |
|
|
Definition at line 167 of file nc4internal.h. Referenced by commit_type(), field_list_add(), and nc_inq_compound_field(). |
|
|
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(). |
|
|
Definition at line 164 of file nc4internal.h. Referenced by commit_type(), field_list_add(), and nc_inq_compound_field(). |
|
|
Definition at line 161 of file nc4internal.h. Referenced by field_list_add(), and field_list_del(). |
1.4.4