mxlib
c++ tools for analyzing astronomical data and other tasks by Jared R. Males. [git repo]
mx::app::clOptions Member List

This is the complete list of members for mx::app::clOptions, including all inherited members.

add(const std::string &optName, const char *const shortOpt, const char *const longOpt, int argT)mx::app::clOptions
clear()mx::app::clOptions
count(const std::string &key)mx::app::clOptions
getAll(std::vector< std::string > &args, const std::string &key)mx::app::clOptions
nOptsmx::app::clOptions
numUnknown()mx::app::clOptions
operator[](const std::string &key)mx::app::clOptions
optSet(const std::string &key)mx::app::clOptions
parse(int argc, char **argv, std::vector< std::string > *nonOptions=0)mx::app::clOptions
unknown(std::vector< std::string > &unk)mx::app::clOptions
~clOptions()mx::app::clOptions