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

Files for application programming.

Files

file  appConfigurator.hpp
 An application configuration manager.
 
file  clOptions.hpp
 A command line parser.
 
file  configTarget.hpp
 Targets for the configuration manager, and utiltities.
 
file  ini.hpp
 The inih ini-style, file parser modified for mxlib.
 
file  iniFile.hpp
 Declares and defines an ini-style (toml) file parser.
 
file  appConfigurator.cpp
 Implementation of An application configuration manager.
 
file  clOptions.cpp
 Implementatino of a command line parser.
 
file  ini.cpp
 Implementation of the The inih ini-style, file parser modified for mxlib.