mxlib
c++ tools for analyzing astronomical data and other tasks by Jared R. Males. [git repo]
Application Framework

A command-line application framework.

Classes

struct  mx::app::appConfigurator
 Class to manage a set of configurable values, and read their values from config/ini files and the command line. More...
 
class  mx::app::application
 A class for managing application configuration and execution. More...
 
struct  mx::app::clOptions
 Command line options parser. More...
 
struct  mx::app::configTarget
 A configuration target. More...
 
struct  mx::app::iniFile
 A wrapper for the ini functions. More...
 

Modules

 Application Files