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

Public Attributes | |
| hid_t | hdfid |
| int | flags |
| int | cmode |
| int | nvars |
| int | ndims |
| int | natts |
| int | parallel |
| int | redef |
| char | path [NC_MAX_NAME+1] |
| int | fill_mode |
| int | no_write |
| NC_GRP_INFO_T * | root_grp |
| short | next_nc_grpid |
| NC_TYPE_INFO_T * | type |
| int | next_typeid |
| int | next_dimid |
Definition at line 229 of file nc4internal.h.
|
|
Definition at line 233 of file nc4internal.h. Referenced by file_list_add_netcdf4(), find_nc4_grp(), nc4_get_att(), nc4_put_att(), nc_def_dim(), nc_def_grp(), nc_def_var_full(), nc_del_att(), nc_inq_format(), nc_rename_att(), nc_rename_var(), nc_sync(), pg_vara(), pg_varm(), read_grp_atts(), rec_write_metadata(), and sync_netcdf4_file(). |
|
|
Definition at line 240 of file nc4internal.h. Referenced by nc_set_fill(). |
|
|
Definition at line 232 of file nc4internal.h. Referenced by close_netcdf4_file(), enddef_netcdf4_file(), nc4_create_file(), nc4_put_att(), nc_abort(), nc_def_dim(), nc_def_var_full(), nc_del_att(), nc_redef(), nc_rename_att(), nc_rename_var(), nc_sync(), pg_vara(), pg_varm(), and sync_netcdf4_file(). |
|
|
Definition at line 231 of file nc4internal.h. Referenced by close_netcdf4_file(), nc4_create_file(), nc4_open_file(), rec_read_metadata(), rec_write_metadata(), and sync_netcdf4_file(). |
|
|
Definition at line 236 of file nc4internal.h. |
|
|
Definition at line 235 of file nc4internal.h. |
|
|
Definition at line 246 of file nc4internal.h. Referenced by nc_def_dim(), and read_scale(). |
|
|
Definition at line 243 of file nc4internal.h. Referenced by file_list_add_netcdf4(), nc_def_grp(), and rec_read_metadata(). |
|
|
Definition at line 245 of file nc4internal.h. Referenced by add_user_type(), file_list_add_netcdf4(), and read_type(). |
|
|
Definition at line 241 of file nc4internal.h. Referenced by nc4_open_file(), nc4_put_att(), nc_def_dim(), nc_def_var_full(), nc_del_att(), nc_redef(), nc_rename_att(), nc_rename_var(), nc_set_fill(), pg_att_grpa(), pg_vara(), and pg_varm(). |
|
|
Definition at line 234 of file nc4internal.h. Referenced by nc_def_var_full(). |
|
|
Definition at line 237 of file nc4internal.h. Referenced by nc4_create_file(), nc4_open_file(), nc_var_par_access(), and pg_vara(). |
|
|
Definition at line 239 of file nc4internal.h. Referenced by close_netcdf4_file(), file_list_add_netcdf4(), main(), and nc_abort(). |
|
|
Definition at line 238 of file nc4internal.h. Referenced by enddef_netcdf4_file(), nc_abort(), nc_redef(), and sync_netcdf4_file(). |
|
|
Definition at line 242 of file nc4internal.h. Referenced by close_netcdf4_file(), file_list_add_netcdf4(), find_grp_h5(), find_grp_var_nc(), find_nc4_grp(), find_nc_grp(), find_nc_grp_h5(), find_type(), get_netcdf_type(), main(), nc4_create_file(), nc4_get_att(), nc4_open_file(), nc4_put_att(), nc_inq_compound_field(), nc_inq_enum_member(), nc_inq_type(), nc_inq_user_type(), rec_write_metadata(), and sync_netcdf4_file(). |
|
|
Definition at line 244 of file nc4internal.h. |
1.4.4