AQUAgpusph 4.1.2
|
Run time input options manager. (See Aqua::InputOutput::ArgumentsManager for details) More...
#include <stdio.h>
#include <stdlib.h>
#include <unistd.h>
#include <getopt.h>
#include <string.h>
#include <ArgumentsManager.h>
#include <FileManager.h>
#include <InputOutput/Logger.h>
Namespaces | |
namespace | Aqua |
Main AQUAgpusph namespace. | |
namespace | Aqua::InputOutput |
Input/Output data interfaces. | |
namespace | Aqua::InputOutput::CommandLineArgs |
Functions | |
void | Aqua::InputOutput::CommandLineArgs::displayUsage () |
Display the program usage. | |
void | Aqua::InputOutput::CommandLineArgs::parse (int argc, char **argv, FileManager &file_manager) |
Parse the command line arguments. | |
Variables | |
static const char * | opts = "i:vh" |
static const struct option | longOpts [] |
char * | optarg |
Run time input options manager. (See Aqua::InputOutput::ArgumentsManager for details)
|
static |
|
extern |
|
static |