Manticore  Version 1.0
Physics of Molecular Clouds
mutils::CommandLine Member List

This is the complete list of members for mutils::CommandLine, including all inherited members.

args_mutils::CommandLineprivate
Arguments typedefmutils::CommandLine
arguments() constmutils::CommandLineinline
CommandLine()mutils::CommandLineinline
driver() constmutils::CommandLineinline
driver_mutils::CommandLineprivate
getDouble(char shortName, double defValue) constmutils::CommandLine
getInteger(char shortName) constmutils::CommandLine
getInteger(char shortName, long defValue) constmutils::CommandLine
getOption(const Option &option, Arguments *values=nullptr, unsigned nMax=-1) constmutils::CommandLine
getOption(char shortName, Arguments *values=nullptr, unsigned nMax=-1) constmutils::CommandLine
getOption(const std::string &longName, Arguments *values=nullptr, unsigned nMax=-1) constmutils::CommandLine
getString(char shortName, const std::string &defValue) constmutils::CommandLine
init(int argc, char *argv[], const std::vector< Option > *opts)mutils::CommandLine
LongMap typedefmutils::CommandLineprivate
longOpts_mutils::CommandLineprivate
merge(Options &options) constmutils::CommandLine
parseLong(const char *name, const char *next)mutils::CommandLineprivate
parseShort(const char *name, const char *next)mutils::CommandLineprivate
popOption(const Option &option)mutils::CommandLine
popOption(char shortName)mutils::CommandLine
popOption(const std::string &longName)mutils::CommandLine
ShortMap typedefmutils::CommandLineprivate
shortOpts_mutils::CommandLineprivate
usage(FILE *f, const std::vector< Option > &opts, const char *args="", bool quiet=false, bool basename=true) constmutils::CommandLine
validOpts_mutils::CommandLineprivate
~CommandLine()mutils::CommandLineinline