arg
1.2
a C++ command-line parser
|
This is the complete list of members for arg::Argument, including all inherited members.
Argument(std::string const &name) | arg::Argument | |
get_help() | arg::Argument | |
get_name() | arg::Argument | |
help(std::string const &text) | arg::Argument | |
process(std::string const &str) | arg::Argument | |
store(std::shared_ptr< Value > ptr=0) | arg::Argument | |
stow(T &t) | arg::Argument |