ocssw
V2022
|
afrt_input.h File Reference
Include dependency graph for afrt_input.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Functions | |
void | afrt_init_options (clo_optionList_t *list, const char *softwareVersion) |
void | afrt_read_options (clo_optionList_t *list, int argc, char *argv[]) |
Function Documentation
◆ afrt_init_options()
void afrt_init_options | ( | clo_optionList_t * | list, |
const char * | softwareVersion | ||
) |
add all of the accepted command line options to list
Definition at line 20 of file afrt_input.cpp.
◆ afrt_read_options()
void afrt_read_options | ( | clo_optionList_t * | list, |
int | argc, | ||
char * | argv[] | ||
) |
Definition at line 54 of file afrt_input.cpp.