AQUAgpusph 4.1.2
Loading...
Searching...
No Matches
Functions
Aqua::InputOutput::CommandLineArgs Namespace Reference

Functions

void displayUsage ()
 Display the program usage.
 
void parse (int argc, char **argv, FileManager &file_manager)
 Parse the command line arguments.
 

Function Documentation

◆ displayUsage()

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.

◆ parse()

void Aqua::InputOutput::CommandLineArgs::parse ( int  argc,
char **  argv,
FileManager file_manager 
)

Parse the command line arguments.

Returns
false if the excution must continue, true otherwise.
Here is the call graph for this function: