|
mxlib
c++ tools for analyzing astronomical data and other tasks by Jared R. Males. [git repo]
|
A command line parser. More...
A command line parser.
Definition in file clOptions.hpp.
#include <unordered_map>#include <vector>#include <string>#include <iostream>#include "optionparser/optionparser.h"Go to the source code of this file.
Classes | |
| struct | mx::app::clOptions |
| Command line options parser. More... | |
Namespaces | |
| namespace | mx |
| The mxlib c++ namespace. | |
Enumerations | |
| enum | mx::app::argType |
| Argument types. More... | |
| enum mx::app::argType |
Argument types.
Definition at line 43 of file clOptions.hpp.