mxlib
c++ tools for analyzing astronomical data and other tasks by Jared R. Males. [git repo]
|
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 | |
nOpts | mx::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 |