OB.DAAC Logo
NASA Logo
Ocean Color Science Software

ocssw V2022

#include <clo.h>

Collaboration diagram for clo_optionList_t:
[legend]

Public Attributes

int storageSize
 
int numOptions
 
clo_option_t ** options
 
int positionStorageSize
 
int positionNumOptions
 
clo_option_t ** positionOptions
 

Detailed Description

structure for a list of options

Definition at line 123 of file clo.h.

Member Data Documentation

◆ numOptions

int numOptions

number of options stored in option array

Definition at line 125 of file clo.h.

◆ options

clo_option_t** options

array of option pointers

Definition at line 126 of file clo.h.

◆ positionNumOptions

int positionNumOptions

number of options stored in option array

Definition at line 129 of file clo.h.

◆ positionOptions

clo_option_t** positionOptions

array of option pointers

Definition at line 130 of file clo.h.

◆ positionStorageSize

int positionStorageSize

number of slots allocated in the options array

Definition at line 128 of file clo.h.

◆ storageSize

int storageSize

number of slots allocated in the options array

Definition at line 124 of file clo.h.


The documentation for this struct was generated from the following file:
  • /gfs-oceanweb/web/ocssw/ocssw_src/oel_util/libgenutils/clo.h