NC_GRP_INFO Struct Reference

#include <nc4internal.h>

Collaboration diagram for NC_GRP_INFO:

Collaboration graph
[legend]
List of all members.

Public Attributes

NC_GRP_INFOparent
NC_GRP_INFOchildren
NC_GRP_INFOnext
NC_GRP_INFOprev
NC_VAR_INFO_Tvar
NC_DIM_INFO_Tdim
NC_ATT_INFO_Tatt
int nvars
int ndims
int natts
NC_FILE_INFOfile
char name [NC_MAX_NAME+1]
hid_t hdf_grpid
int nc_grpid
NC_TYPE_INFO_Ttype

Detailed Description

Definition at line 199 of file nc4internal.h.


Member Data Documentation

NC_ATT_INFO_T* NC_GRP_INFO::att
 

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

struct NC_GRP_INFO* NC_GRP_INFO::children
 

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

NC_DIM_INFO_T* NC_GRP_INFO::dim
 

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

struct NC_FILE_INFO* NC_GRP_INFO::file
 

Definition at line 211 of file nc4internal.h.

Referenced by add_user_type(), commit_type(), get_att_grp(), nc_close(), nc_def_dim(), nc_def_grp(), nc_inq_compound_field(), nc_inq_enum_member(), nc_inq_grps(), nc_inq_ncid(), nc_inq_type(), nc_inq_user_type(), nc_insert_array_compound(), nc_insert_enum(), pg_att_grpa(), read_grp_atts(), read_scale(), read_type(), rec_match_types(), rec_read_metadata(), rec_write_metadata(), sync_netcdf4_file(), and var_create_dataset().

hid_t NC_GRP_INFO::hdf_grpid
 

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

char NC_GRP_INFO::name[NC_MAX_NAME+1]
 

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

int NC_GRP_INFO::natts
 

Definition at line 210 of file nc4internal.h.

Referenced by read_grp_atts().

int NC_GRP_INFO::nc_grpid
 

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

int NC_GRP_INFO::ndims
 

Definition at line 209 of file nc4internal.h.

struct NC_GRP_INFO* NC_GRP_INFO::next
 

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

int NC_GRP_INFO::nvars
 

Definition at line 208 of file nc4internal.h.

Referenced by nc_def_var_full(), and read_var().

struct NC_GRP_INFO* NC_GRP_INFO::parent
 

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

struct NC_GRP_INFO* NC_GRP_INFO::prev
 

Definition at line 204 of file nc4internal.h.

Referenced by grp_list_del(), and nc4_grp_list_add().

NC_TYPE_INFO_T* NC_GRP_INFO::type
 

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

NC_VAR_INFO_T* NC_GRP_INFO::var
 

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


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