|
ocssw
V2022
|
Public Attributes | |
| char * | ofile |
| bool | dump_all |
| char | dump_type |
| char ** | dump_products |
| size_t | dump_products_count |
| unsigned | product_count |
| shash * | products_printed |
| FILE * | base_ofile_h |
| val_extract_arguments * | val_extract_arguments |
Detailed Description
Definition at line 25 of file val_extract-main.c.
Member Data Documentation
◆ base_ofile_h
| FILE* base_ofile_h |
Definition at line 33 of file val_extract-main.c.
◆ dump_all
| bool dump_all |
Definition at line 27 of file val_extract-main.c.
◆ dump_products
| char** dump_products |
Definition at line 29 of file val_extract-main.c.
◆ dump_products_count
| size_t dump_products_count |
Definition at line 30 of file val_extract-main.c.
◆ dump_type
| char dump_type |
Definition at line 28 of file val_extract-main.c.
◆ ofile
| char* ofile |
Definition at line 26 of file val_extract-main.c.
◆ product_count
| unsigned product_count |
Definition at line 31 of file val_extract-main.c.
◆ products_printed
| shash* products_printed |
Definition at line 32 of file val_extract-main.c.
◆ val_extract_arguments
Definition at line 34 of file val_extract-main.c.
The documentation for this struct was generated from the following file:
- /gfs-oceanweb/web/ocssw/ocssw_src/src/val_extract/val_extract-main.c


