#include <nc.h>
Collaboration diagram for NC:

Public Attributes | |
| NC * | next |
| NC * | prev |
| NC * | old |
| int | flags |
| ncio * | nciop |
| size_t | chunk |
| size_t | xsz |
| off_t | begin_var |
| off_t | begin_rec |
| size_t | recsize |
| size_t | numrecs |
| NC_dimarray | dims |
| NC_attrarray | attrs |
| NC_vararray | vars |
Definition at line 245 of file nc.h.
|
|
Definition at line 274 of file nc.h. Referenced by dup_NC(), free_NC(), NC_attrarray0(), nc_get_NC(), nc_inq(), nc_inq_natts(), ncx_len_NC(), ncx_put_NC(), and read_NC(). |
|
|
Definition at line 264 of file nc.h. Referenced by dup_NC(), NC_begins(), NC_calcsize(), NC_computeshapes(), and NC_endef(). |
|
|
Definition at line 263 of file nc.h. Referenced by dup_NC(), NC_begins(), NC_computeshapes(), and NC_endef(). |
|
|
|
Definition at line 273 of file nc.h. Referenced by dup_NC(), free_NC(), NC_calcsize(), NC_computeshapes(), nc_def_dim(), nc_def_var(), nc_get_NC(), nc_inq(), nc_inq_dim(), nc_inq_dimid(), nc_inq_dimlen(), nc_inq_dimname(), nc_inq_ndims(), nc_inq_unlimdim(), nc_rename_dim(), ncx_len_NC(), ncx_put_NC(), and read_NC(). |
|
|
Definition at line 259 of file nc.h. Referenced by nc__create_mp(), nc__open_mp(), nc_abort(), NC_begins(), NC_check_vlens(), nc_def_dim(), nc_delete_mp(), NC_endef(), nc_get_NC(), nc_inq_format(), nc_redef(), nc_set_fill(), ncx_put_NC(), read_NC(), read_numrecs(), write_NC(), and write_numrecs(). |
|
|
|
Definition at line 247 of file nc.h. Referenced by add_to_NCList(), del_from_NCList(), and NC_check_id(). |
|
|
Definition at line 272 of file nc.h. Referenced by NC_calcsize(). |
|
|
Definition at line 250 of file nc.h. Referenced by nc_abort(), NC_endef(), and nc_redef(). |
|
|
Definition at line 248 of file nc.h. Referenced by add_to_NCList(), and del_from_NCList(). |
|
|
|
Definition at line 275 of file nc.h. Referenced by dup_NC(), fill_added(), fill_added_recs(), fillerup(), free_NC(), move_recs_r(), move_vars_r(), NC_attrarray0(), NC_begins(), NC_calcsize(), NC_check_vlens(), NC_computeshapes(), nc_copy_var(), nc_def_var(), NC_endef(), nc_get_NC(), nc_inq(), nc_inq_nvars(), nc_inq_var(), nc_inq_vardimid(), nc_inq_varid(), nc_inq_varname(), nc_inq_varnatts(), nc_inq_varndims(), nc_inq_vartype(), NC_lookupvar(), nc_rename_var(), NCfillrecord(), NCvnrecs(), ncx_len_NC(), ncx_put_NC(), and read_NC(). |
|
|
Definition at line 262 of file nc.h. Referenced by dup_NC(), nc__create_mp(), NC_begins(), NC_calcsize(), NC_computeshapes(), nc_get_NC(), ncx_put_NC(), and new_NC(). |
1.4.4