|
ocssw
V2022
|
clo_optionList_t
#include <clo.h>
Collaboration diagram for clo_optionList_t:
Public Attributes | |
| int | storageSize |
| int | numOptions |
| clo_option_t ** | options |
| int | positionStorageSize |
| int | positionNumOptions |
| clo_option_t ** | positionOptions |
Detailed Description
Member Data Documentation
◆ numOptions
◆ options
| clo_option_t** options |
◆ positionNumOptions
| int positionNumOptions |
◆ positionOptions
| clo_option_t** positionOptions |
◆ positionStorageSize
| int positionStorageSize |
◆ storageSize
| int storageSize |
The documentation for this struct was generated from the following file:
- /gfs-oceanweb/web/ocssw/ocssw_src/oel_util/libgenutils/clo.h


