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.

Author
Jared R. Males

Definition in file clOptions.hpp.

Go to the source code of this file.

Classes

struct  mx::app::clOptions
 Command line options parser. More...
 

Namespaces

 mx
 The mxlib c++ namespace.
 

Enumerations

enum  mx::app::argType
 Argument types. More...
 

Enumeration Type Documentation

◆ argType

Argument types.

Definition at line 44 of file clOptions.hpp.