claw::arguments_table Member List

This is the complete list of members for claw::arguments_table, including all inherited members.
add(const std::string &short_name, const std::string &long_name, const std::string &help_msg="", bool optional=false, const std::string &val_name="")claw::arguments_table
add_argument(const std::string &arg)claw::arguments_table
add_long(const std::string &long_name, const std::string &help_msg="", bool optional=false, const std::string &val_name="")claw::arguments_table
add_short(const std::string &short_name, const std::string &help_msg="", bool optional=false, const std::string &val_name="")claw::arguments_table
arguments_table(const std::string &prog_name)claw::arguments_table [explicit]
arguments_table(int &argc, char **&argv)claw::arguments_table
get_all_of_integer(const std::string &arg_name) const claw::arguments_table
get_all_of_real(const std::string &arg_name) const claw::arguments_table
get_all_of_string(const std::string &arg_name) const claw::arguments_table
get_argument_names(const std::string &arg_name, std::string &short_name, std::string &long_name) const claw::arguments_table [private]
get_bool(const std::string &arg_name) const claw::arguments_table
get_integer(const std::string &arg_name) const claw::arguments_table
get_program_name() const claw::arguments_table
get_real(const std::string &arg_name) const claw::arguments_table
get_string(const std::string &arg_name) const claw::arguments_table
has_value(const std::string &arg_name) const claw::arguments_table
help(const std::string &free_args="") const claw::arguments_table
m_argumentsclaw::arguments_table [private]
m_long_argumentsclaw::arguments_table [private]
m_short_argumentsclaw::arguments_table [private]
only_integer_values(const std::string &arg_name) const claw::arguments_table
only_real_values(const std::string &arg_name) const claw::arguments_table
parse(int &argc, char **&argv)claw::arguments_table
required_fields_are_set() const claw::arguments_table

Generated on 9 Nov 2009 for CLAW Library (a C++ Library Absolutely Wonderful) by  doxygen 1.6.1