vg
tools for working with variation graphs
vg::ConfigurableParser Member List

This is the complete list of members for vg::ConfigurableParser, including all inherited members.

available_short_optionsvg::ConfigurableParserprivate
codes_by_optionvg::ConfigurableParserprivate
ConfigurableParser(const char *base_short_options=nullptr, const struct option *base_long_options=nullptr, function< void(int)> handle_base_option=[](int c) { throw runtime_error("Invalid option: "+string(1,(char) c));})vg::ConfigurableParser
configurablesvg::ConfigurableParserprivate
handle_base_optionvg::ConfigurableParserprivate
long_optionsvg::ConfigurableParserprivate
long_options_usedvg::ConfigurableParserprivate
options_by_codevg::ConfigurableParserprivate
parse(int argc, char **argv)vg::ConfigurableParser
print_help(ostream &out) constvg::ConfigurableParser
register_configurable(Configurable *configurable)vg::ConfigurableParser
short_optionsvg::ConfigurableParserprivate