Halide
cmdline::parser Member List

This is the complete list of members for cmdline::parser, including all inherited members.

add(const std::string &name, char short_name=0, const std::string &desc="")cmdline::parserinline
add(const std::string &name, char short_name=0, const std::string &desc="", bool need=true, const T def=T())cmdline::parserinline
add(const std::string &name, char short_name=0, const std::string &desc="", bool need=true, const T def=T(), F reader=F())cmdline::parserinline
error() constcmdline::parserinline
error_full() constcmdline::parserinline
exist(const std::string &name) constcmdline::parserinline
footer(const std::string &f)cmdline::parserinline
get(const std::string &name) constcmdline::parserinline
parse(const std::string &arg)cmdline::parserinline
parse(const std::vector< std::string > &args)cmdline::parserinline
parse(int argc, const char *const argv[])cmdline::parserinline
parse_check(const std::string &arg)cmdline::parserinline
parse_check(const std::vector< std::string > &args)cmdline::parserinline
parse_check(int argc, char *argv[])cmdline::parserinline
parser()=defaultcmdline::parser
rest() constcmdline::parserinline
set_program_name(const std::string &name)cmdline::parserinline
usage() constcmdline::parserinline
~parser()cmdline::parserinline