mpqc::GetLongOpt Member List
This is the complete list of members for mpqc::GetLongOpt, including all inherited members.
enroll(std::string opt, const OptType t, std::string desc) | mpqc::GetLongOpt | |
enroll(std::string opt, const OptType t, std::string desc, std::string default_value) | mpqc::GetLongOpt | |
first_unprocessed_arg() const | mpqc::GetLongOpt | inline |
GetLongOpt(const char optmark='-') | mpqc::GetLongOpt | |
Invalid enum value | mpqc::GetLongOpt | |
MandatoryValue enum value | mpqc::GetLongOpt | |
NoValue enum value | mpqc::GetLongOpt | |
OptionalValue enum value | mpqc::GetLongOpt | |
OptType enum name | mpqc::GetLongOpt | |
parse(int argc, char *const *argv) | mpqc::GetLongOpt | |
parse(const std::string &str, const std::string &p) | mpqc::GetLongOpt | |
retrieve(const std::string &opt) const | mpqc::GetLongOpt | |
usage(std::ostream &outfile=std::cout) const | mpqc::GetLongOpt | |
usage(std::string &&str) | mpqc::GetLongOpt | inline |
~GetLongOpt() | mpqc::GetLongOpt | inline |