netcdf Struct Reference

#include <testcdf.h>

Collaboration diagram for netcdf:

Collaboration graph
[legend]
List of all members.

Public Attributes

int ndims
int nvars
int natts
int ngatts
int xdimid
cdfdim dims [MAX_TEST_DIMS]
cdfvar vars [MAX_TEST_VARS]
cdfatt atts [MAX_TEST_ATTS]

Detailed Description

Definition at line 43 of file testcdf.h.


Member Data Documentation

struct cdfatt netcdf::atts[MAX_TEST_ATTS]
 

Definition at line 51 of file testcdf.h.

Referenced by test_ncattget(), test_ncattinq(), test_ncattname(), and test_ncattrename().

struct cdfdim netcdf::dims[MAX_TEST_DIMS]
 

Definition at line 49 of file testcdf.h.

Referenced by add_data(), test_ncattcopy(), test_ncdiminq(), test_ncdimrename(), test_ncvarget(), test_ncvarget1(), test_ncvargetg(), test_ncvarput(), test_ncvarput1(), test_ncvarputg(), test_varputget(), and test_varputget1().

int netcdf::natts
 

Definition at line 46 of file testcdf.h.

Referenced by test_ncattget(), test_ncattinq(), test_ncattname(), and test_ncattrename().

int netcdf::ndims
 

Definition at line 44 of file testcdf.h.

Referenced by add_reset(), test_ncdimdef(), test_ncdiminq(), test_ncdimrename(), and test_ncinquire().

int netcdf::ngatts
 

Definition at line 47 of file testcdf.h.

Referenced by test_ncattname(), test_ncattput(), and test_ncinquire().

int netcdf::nvars
 

Definition at line 45 of file testcdf.h.

Referenced by test_ncattcopy(), test_ncattdel(), test_ncattget(), test_ncattinq(), test_ncattname(), test_ncattput(), test_ncattrename(), test_ncinquire(), test_ncvardef(), test_ncvarget(), test_ncvarget1(), test_ncvargetg(), test_ncvarinq(), test_ncvarput(), test_ncvarput1(), test_ncvarputg(), test_ncvarrename(), test_varputget(), test_varputget1(), and test_varputgetg().

struct cdfvar netcdf::vars[MAX_TEST_VARS]
 

Definition at line 50 of file testcdf.h.

Referenced by test_ncattget(), test_ncattname(), test_ncvarget(), test_ncvarget1(), test_ncvargetg(), test_ncvarinq(), test_ncvarput(), test_ncvarput1(), test_ncvarputg(), test_ncvarrename(), test_varputget(), test_varputget1(), and test_varputgetg().

int netcdf::xdimid
 

Definition at line 48 of file testcdf.h.

Referenced by test_ncattput(), test_ncdimid(), and test_ncinquire().


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