|
ocssw
V2022
|
att_str_nc
#include <nc4utils.h>
Public Attributes | |
| char | name [NC_MAX_NAME+1] |
| nc_type | type |
| size_t | nvals |
| void * | value |
Detailed Description
Definition at line 47 of file nc4utils.h.
Member Data Documentation
◆ name
| char name[NC_MAX_NAME+1] |
Definition at line 48 of file nc4utils.h.
◆ nvals
| size_t nvals |
Definition at line 50 of file nc4utils.h.
◆ type
| nc_type type |
Definition at line 49 of file nc4utils.h.
◆ value
| void* value |
Definition at line 51 of file nc4utils.h.
The documentation for this struct was generated from the following file:
- /gfs-oceanweb/web/ocssw/ocssw_src/oel_util/libnetcdfutils/nc4utils.h


