|
LocARNA-2.0.0
|
options – an interface for getopt_long More...
#include <getopt.h>#include <string>

Go to the source code of this file.
Classes | |
| struct | LocARNA::option_def |
| Definition structure of an option. More... | |
Namespaces | |
| LocARNA | |
Functions | |
| bool | LocARNA::process_options (int argc, char *argv[], option_def options[]) |
| void | LocARNA::print_usage (char *progname, option_def options[], bool terse) |
| void | LocARNA::print_help (char *progname, option_def options[]) |
| const char * | LocARNA::convert_arg_type (int arg_type) |
| void | LocARNA::print_galaxy_xml (char *progname, option_def options[]) |
| prints a galaxy wrapper in xml format More... | |
| void | LocARNA::print_options (option_def options[]) |
options – an interface for getopt_long
Interface to getopt