arg  1.2
a C++ command-line parser
arg::SubParser Member List

This is the complete list of members for arg::SubParser, including all inherited members.

add_help(std::string const &msg)arg::Parser
add_opt(int key, std::string const &name="", bool hide=false)arg::Parser
add_opt(std::string const &name, bool hide=false)arg::Parser
args()arg::Parser
get_header() constarg::Parser
get_opt(std::string const &name)arg::Parser
get_type() constarg::Valuevirtual
parse(int argc, char *argv[], bool ignore_unknown=false)arg::Parser
prog_namearg::Parserprotected
set(std::string const &str)arg::SubParservirtual
set_header(std::string const &text)arg::Parser
to_str() constarg::Valuevirtual