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

Public Attributes | |
| NC_TYPE_INFO * | next |
| NC_TYPE_INFO * | prev |
| nc_type | nc_typeid |
| hid_t | hdf_typeid |
| size_t | size |
| int | committed |
| char | name [NC_MAX_NAME+1] |
| int | class |
| int | num_enum_members |
| NC_ENUM_MEMBER_INFO_T * | enum_member |
| NC_FIELD_INFO_T * | field |
| int | num_fields |
| nc_type | base_nc_type |
| hid_t | base_hdf_typeid |
Definition at line 179 of file nc4internal.h.
|
|
Definition at line 194 of file nc4internal.h. Referenced by commit_type(), read_type(), and rec_match_types(). |
|
|
Definition at line 193 of file nc4internal.h. Referenced by commit_type(), nc4_get_att(), nc4_type_list_add(), nc_inq_user_type(), and rec_match_types(). |
|
|
Definition at line 188 of file nc4internal.h. Referenced by commit_type(), nc4_put_att(), nc4_type_list_add(), nc_inq_enum_member(), nc_inq_user_type(), read_grp_atts(), and rec_match_types(). |
|
|
Definition at line 186 of file nc4internal.h. Referenced by commit_type(), nc_insert_array_compound(), nc_insert_enum(), and read_type(). |
|
|
Definition at line 190 of file nc4internal.h. Referenced by commit_type(), nc_inq_enum_member(), nc_insert_enum(), read_type(), and type_list_del(). |
|
|
Definition at line 191 of file nc4internal.h. Referenced by commit_type(), nc_inq_compound_field(), nc_inq_compound_fieldindex(), nc_inq_user_type(), nc_insert_array_compound(), read_type(), rec_match_types(), and type_list_del(). |
|
|
Definition at line 184 of file nc4internal.h. Referenced by commit_type(), get_hdf_typeid(), read_type(), rec_find_hdf_type(), and type_list_del(). |
|
|
Definition at line 187 of file nc4internal.h. Referenced by commit_type(), nc4_type_list_add(), nc_inq_type(), nc_inq_user_type(), and rec_grp_del(). |
|
|
Definition at line 183 of file nc4internal.h. Referenced by get_netcdf_type(), nc4_type_list_add(), nc_inq_typeids(), and rec_find_nc_type(). |
|
|
Definition at line 181 of file nc4internal.h. Referenced by nc4_type_list_add(), nc_inq_typeids(), rec_find_hdf_type(), rec_find_nc_type(), rec_grp_del(), rec_match_types(), rec_write_metadata(), and type_list_del(). |
|
|
Definition at line 189 of file nc4internal.h. Referenced by nc_inq_enum_member(), nc_inq_user_type(), nc_insert_enum(), and read_type(). |
|
|
Definition at line 192 of file nc4internal.h. Referenced by nc_insert_array_compound(), and read_type(). |
|
|
Definition at line 182 of file nc4internal.h. Referenced by nc4_type_list_add(), nc_inq_typeids(), and type_list_del(). |
|
|
Definition at line 185 of file nc4internal.h. Referenced by commit_type(), nc4_get_typelen_mem(), nc4_type_list_add(), nc_inq_enum_member(), nc_inq_type(), nc_inq_user_type(), nc_insert_enum(), and read_type(). |
1.4.4