vg
tools for working with variation graphs
vg::subcommand::Valuation< T > Member List

This is the complete list of members for vg::subcommand::Valuation< T >, including all inherited members.

BaseValuation(const std::string &option)vg::subcommand::BaseValuation
BaseValuation(const BaseValuation &other)=defaultvg::subcommand::BaseValuationprotected
BaseValuation(BaseValuation &&other)=defaultvg::subcommand::BaseValuationprotected
clone() constvg::subcommand::Valuation< T >virtual
operator=(const Valuation< T > &other)=defaultvg::subcommand::Valuation< T >
operator=(Valuation< T > &&other)=defaultvg::subcommand::Valuation< T >
vg::subcommand::BaseValuation::operator=(const BaseValuation &other)=defaultvg::subcommand::BaseValuationprotected
vg::subcommand::BaseValuation::operator=(BaseValuation &&other)=defaultvg::subcommand::BaseValuationprotected
optionvg::subcommand::BaseValuation
Valuation(const std::string &option, const T &value)vg::subcommand::Valuation< T >
Valuation(const Valuation< T > &other)=defaultvg::subcommand::Valuation< T >
Valuation(Valuation< T > &&other)=defaultvg::subcommand::Valuation< T >
valuevg::subcommand::Valuation< T >
~BaseValuation()=defaultvg::subcommand::BaseValuationvirtual
~Valuation()=defaultvg::subcommand::Valuation< T >virtual