NC_HDF5_FILE_INFO_T Struct Reference

#include <nc4internal.h>

Collaboration diagram for NC_HDF5_FILE_INFO_T:

Collaboration graph
[legend]
List of all members.

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_Troot_grp
short next_nc_grpid
NC_TYPE_INFO_Ttype
int next_typeid
int next_dimid

Detailed Description

Definition at line 229 of file nc4internal.h.


Member Data Documentation

int NC_HDF5_FILE_INFO_T::cmode
 

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().

int NC_HDF5_FILE_INFO_T::fill_mode
 

Definition at line 240 of file nc4internal.h.

Referenced by nc_set_fill().

int NC_HDF5_FILE_INFO_T::flags
 

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().

hid_t NC_HDF5_FILE_INFO_T::hdfid
 

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().

int NC_HDF5_FILE_INFO_T::natts
 

Definition at line 236 of file nc4internal.h.

int NC_HDF5_FILE_INFO_T::ndims
 

Definition at line 235 of file nc4internal.h.

int NC_HDF5_FILE_INFO_T::next_dimid
 

Definition at line 246 of file nc4internal.h.

Referenced by nc_def_dim(), and read_scale().

short NC_HDF5_FILE_INFO_T::next_nc_grpid
 

Definition at line 243 of file nc4internal.h.

Referenced by file_list_add_netcdf4(), nc_def_grp(), and rec_read_metadata().

int NC_HDF5_FILE_INFO_T::next_typeid
 

Definition at line 245 of file nc4internal.h.

Referenced by add_user_type(), file_list_add_netcdf4(), and read_type().

int NC_HDF5_FILE_INFO_T::no_write
 

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().

int NC_HDF5_FILE_INFO_T::nvars
 

Definition at line 234 of file nc4internal.h.

Referenced by nc_def_var_full().

int NC_HDF5_FILE_INFO_T::parallel
 

Definition at line 237 of file nc4internal.h.

Referenced by nc4_create_file(), nc4_open_file(), nc_var_par_access(), and pg_vara().

char NC_HDF5_FILE_INFO_T::path[NC_MAX_NAME+1]
 

Definition at line 239 of file nc4internal.h.

Referenced by close_netcdf4_file(), file_list_add_netcdf4(), main(), and nc_abort().

int NC_HDF5_FILE_INFO_T::redef
 

Definition at line 238 of file nc4internal.h.

Referenced by enddef_netcdf4_file(), nc_abort(), nc_redef(), and sync_netcdf4_file().

NC_GRP_INFO_T* NC_HDF5_FILE_INFO_T::root_grp
 

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().

NC_TYPE_INFO_T* NC_HDF5_FILE_INFO_T::type
 

Definition at line 244 of file nc4internal.h.


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