|
ocssw
V2022
|
#include <fmt_check.h>
Public Attributes | |
| int32 | dim_index |
| char | obj_nm [100] |
| char | access_nm [200] |
| char | int_nm [200] |
| int32 | type |
| int32 | count |
| int32 | read |
| u_data | data |
Detailed Description
Definition at line 85 of file fmt_check.h.
Member Data Documentation
◆ access_nm
| char access_nm[200] |
Definition at line 90 of file fmt_check.h.
◆ count
| int32 count |
Definition at line 93 of file fmt_check.h.
◆ data
| u_data data |
Definition at line 102 of file fmt_check.h.
◆ dim_index
| int32 dim_index |
Definition at line 86 of file fmt_check.h.
◆ int_nm
| char int_nm[200] |
Definition at line 91 of file fmt_check.h.
◆ obj_nm
| char obj_nm[100] |
Definition at line 88 of file fmt_check.h.
◆ read
| int32 read |
Definition at line 95 of file fmt_check.h.
◆ type
| int32 type |
Definition at line 92 of file fmt_check.h.
The documentation for this struct was generated from the following file:
- /gfs-oceanweb/web/ocssw/ocssw_src/src/auto_qc/fmt_check/fmt_check.h


