vg
tools for working with variation graphs
vg::BaseOption< Value, Parser > Member List

This is the complete list of members for vg::BaseOption< Value, Parser >, including all inherited members.

BaseOption()=deletevg::BaseOption< Value, Parser >
BaseOption(Configurable *owner, const string &long_opt, const string &short_opts, const Value &default_value, const string &description)vg::BaseOption< Value, Parser >inline
default_valuevg::BaseOption< Value, Parser >protected
descriptionvg::BaseOption< Value, Parser >protected
get_default_value() constvg::BaseOption< Value, Parser >inlinevirtual
get_description() constvg::BaseOption< Value, Parser >inlinevirtual
get_long_option() constvg::BaseOption< Value, Parser >inlinevirtual
get_short_options() constvg::BaseOption< Value, Parser >inlinevirtual
has_argument() constvg::BaseOption< Value, Parser >inlinevirtual
long_optvg::BaseOption< Value, Parser >protected
operator Value &()vg::BaseOption< Value, Parser >inline
operator=(const BaseOption< Value, Parser > &other)=defaultvg::BaseOption< Value, Parser >
operator=(const Value &other)vg::BaseOption< Value, Parser >inline
parse()vg::BaseOption< Value, Parser >inlinevirtual
parse(const string &arg)vg::BaseOption< Value, Parser >inlinevirtual
short_optsvg::BaseOption< Value, Parser >protected
valuevg::BaseOption< Value, Parser >protected
~BaseOption()=defaultvg::BaseOption< Value, Parser >virtual
~OptionInterface()=defaultvg::OptionInterfacevirtual