test for the sequential one-phase model. More...
test for the sequential one-phase model.
Functions | |
| void | usage (const char *progName, const std::string &errorMsg) |
| Provides an interface for customizing error messages associated with reading in parameters. More... | |
| int | main (int argc, char **argv) |
| int main | ( | int | argc, |
| char ** | argv | ||
| ) |
| void usage | ( | const char * | progName, |
| const std::string & | errorMsg | ||
| ) |
Provides an interface for customizing error messages associated with reading in parameters.
| progName | The name of the program, that was tried to be started. |
| errorMsg | The error message that was issued by the start function. Comprises the thing that went wrong and a general help message. |
