ocssw
V2022
|
l1cgen_input.cpp File Reference
Include dependency graph for l1cgen_input.cpp:
Go to the source code of this file.
Functions | |
int | l1cgen_init_options (clo_optionList_t *list, const char *softwareVersion) |
int | l1cgen_read_options (clo_optionList_t *list, int argc, char *argv[]) |
Function Documentation
◆ l1cgen_init_options()
int l1cgen_init_options | ( | clo_optionList_t * | list, |
const char * | softwareVersion | ||
) |
add all of the accepted command line options to list
Definition at line 6 of file l1cgen_input.cpp.
◆ l1cgen_read_options()
int l1cgen_read_options | ( | clo_optionList_t * | list, |
int | argc, | ||
char * | argv[] | ||
) |
Definition at line 56 of file l1cgen_input.cpp.