|
ocssw
V2022
|
VARSTRUCT
#include <nccmp.h>
Public Attributes | |
| char | name [NC_MAX_NAME] |
| int | varid |
| off_t | len |
| size_t | dimlens [NC_MAX_VAR_DIMS] |
| nc_type | type |
| int | ndims |
| int | dimids [NC_MAX_VAR_DIMS] |
| char | hasrec |
| int | natts |
| char | hasmissing |
| missing_struct | missing |
| int | comp_type_idx |
| int | user_type_idx |
| int | notsupported |
Detailed Description
Member Data Documentation
◆ comp_type_idx
◆ dimids
◆ dimlens
◆ hasmissing
◆ hasrec
◆ len
◆ missing
◆ name
◆ natts
◆ ndims
◆ notsupported
◆ type
◆ user_type_idx
◆ varid
The documentation for this struct was generated from the following files:


