AQUAgpusph 4.1.2
|
Functions | |
void | displayUsage () |
Display the program usage. | |
void | parse (int argc, char **argv, FileManager &file_manager) |
Parse the command line arguments. | |
void Aqua::InputOutput::CommandLineArgs::displayUsage | ( | ) |
Display the program usage.
The program usage is shown in case the user has requested help, or wrong/insufficient command line args have been provided.
void Aqua::InputOutput::CommandLineArgs::parse | ( | int | argc, |
char ** | argv, | ||
FileManager & | file_manager | ||
) |
Parse the command line arguments.