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

Public Attributes | |
| NC_GRP_INFO * | parent |
| NC_GRP_INFO * | children |
| NC_GRP_INFO * | next |
| NC_GRP_INFO * | prev |
| NC_VAR_INFO_T * | var |
| NC_DIM_INFO_T * | dim |
| NC_ATT_INFO_T * | att |
| int | nvars |
| int | ndims |
| int | natts |
| NC_FILE_INFO * | file |
| char | name [NC_MAX_NAME+1] |
| hid_t | hdf_grpid |
| int | nc_grpid |
| NC_TYPE_INFO_T * | type |
Definition at line 199 of file nc4internal.h.
|
|
Definition at line 207 of file nc4internal.h. Referenced by find_nc_att(), nc4_find_grp_att(), nc4_put_att(), nc_del_att(), nc_inq(), nc_inq_var(), nc_rename_att(), read_grp_atts(), rec_grp_del(), rec_match_types(), and rec_write_metadata(). |
|
|
Definition at line 202 of file nc4internal.h. Referenced by find_dim_len(), main(), nc_def_grp(), nc_inq_grps(), nc_inq_ncid(), rec_detach_scales(), rec_find_grp(), rec_find_hdf_type(), rec_find_nc_type(), rec_grp_del(), rec_match_dimscales(), rec_match_types(), rec_read_metadata(), rec_reattach_scales(), and rec_write_metadata(). |
|
|
Definition at line 206 of file nc4internal.h. Referenced by find_dim(), nc_def_dim(), nc_inq(), nc_inq_dimid(), nc_inq_dimids(), nc_inq_unlimdim(), nc_inq_unlimdims(), nc_rename_dim(), pg_vara(), read_scale(), read_var(), rec_grp_del(), rec_match_dimscales(), rec_write_metadata(), and var_create_dataset(). |
|
|
|
Definition at line 213 of file nc4internal.h. Referenced by commit_type(), get_locid(), nc4_create_file(), nc_del_att(), nc_rename_att(), nc_rename_var(), open_var_grp(), pg_att_grpa(), read_dataset(), read_grp_atts(), read_type(), rec_grp_del(), rec_read_metadata(), rec_write_metadata(), and var_create_dataset(). |
|
|
Definition at line 212 of file nc4internal.h. Referenced by find_dim_len(), nc4_find_grp_att(), nc_def_grp(), nc_inq_grpname(), nc_inq_ncid(), read_type(), rec_detach_scales(), rec_grp_del(), rec_match_dimscales(), rec_match_types(), rec_read_metadata(), rec_reattach_scales(), and rec_write_metadata(). |
|
|
Definition at line 210 of file nc4internal.h. Referenced by read_grp_atts(). |
|
|
Definition at line 214 of file nc4internal.h. Referenced by main(), nc4_grp_list_add(), nc_inq_grps(), nc_inq_ncid(), and rec_find_grp(). |
|
|
Definition at line 209 of file nc4internal.h. |
|
|
Definition at line 203 of file nc4internal.h. Referenced by find_dim_len(), grp_list_del(), main(), nc4_grp_list_add(), nc_def_grp(), nc_inq_grps(), nc_inq_ncid(), rec_detach_scales(), rec_find_grp(), rec_find_hdf_type(), rec_find_nc_type(), rec_grp_del(), rec_match_dimscales(), rec_match_types(), rec_reattach_scales(), and rec_write_metadata(). |
|
|
Definition at line 208 of file nc4internal.h. Referenced by nc_def_var_full(), and read_var(). |
|
|
Definition at line 201 of file nc4internal.h. Referenced by find_dim(), main(), nc_close(), nc_inq_unlimdim(), rec_read_metadata(), rec_write_metadata(), and var_create_dataset(). |
|
|
Definition at line 204 of file nc4internal.h. Referenced by grp_list_del(), and nc4_grp_list_add(). |
|
|
Definition at line 215 of file nc4internal.h. Referenced by add_user_type(), nc_inq_typeids(), read_type(), rec_find_hdf_type(), rec_find_nc_type(), rec_grp_del(), rec_match_types(), and rec_write_metadata(). |
|
|
Definition at line 205 of file nc4internal.h. Referenced by find_dim_len(), find_nc_att(), find_var(), find_var_shape_grp(), nc4_find_grp_att(), nc4_put_att(), nc_def_var_full(), nc_del_att(), nc_inq(), nc_inq_var(), nc_inq_varid(), nc_inq_varids(), nc_rename_att(), nc_rename_var(), nc_var_par_access(), open_var_grp(), pg_att_grpa(), read_var(), rec_detach_scales(), rec_grp_del(), rec_match_dimscales(), rec_match_types(), rec_reattach_scales(), and rec_write_metadata(). |
1.4.4