ProgramOptions.h file
Program options for the executables.
Classes
- struct ProgramOptions
- The interface for the program option.
Functions
- auto parseOptions(int argc, char* argv[]) -> ProgramOptions
Function documentation
ProgramOptions parseOptions(int argc, char* argv[])
Parse the input option and return the initialized ProgramOptions