apply(Receiver &receiver) const | vg::subcommand::ValueArgSpec< bool, Receiver > | inlinevirtual |
ArgSpec(const std::string &option, char short_option, bool Receiver::*dest, const bool &default_value, const std::string &help, const ValidatorFunction< bool > &validator) | vg::subcommand::ArgSpec< bool, Receiver > | inline |
ArgSpec(const std::string &option, bool Receiver::*dest, const bool &default_value, const std::string &help, const ValidatorFunction< bool > &validator) | vg::subcommand::ArgSpec< bool, Receiver > | inline |
BaseArgSpec(const std::string &option, char short_option, const std::string &help) | vg::subcommand::BaseArgSpec< Receiver > | inline |
BaseArgSpec(const std::string &option, const std::string &help) | vg::subcommand::BaseArgSpec< Receiver > | inline |
chain(TickChainLink &next) | vg::subcommand::TickChainLink | virtual |
default_value | vg::subcommand::ArgSpec< bool, Receiver > | |
dest | vg::subcommand::ArgSpec< bool, Receiver > | |
get_iterator() | vg::subcommand::TickChainLink | virtual |
get_option_struct() const | vg::subcommand::FlagArgSpec< Receiver > | inlinevirtual |
ValueArgSpec< bool, Receiver >::get_option_struct() const | vg::subcommand::ValueArgSpec< bool, Receiver > | inlinevirtual |
get_value() const | vg::subcommand::ValueArgSpec< bool, Receiver > | inlinevirtual |
help | vg::subcommand::BaseArgSpec< Receiver > | |
Holder typedef | vg::subcommand::FlagArgSpec< Receiver > | |
option | vg::subcommand::BaseArgSpec< Receiver > | |
option_id | vg::subcommand::BaseArgSpec< Receiver > | |
parse(const char *optarg) | vg::subcommand::FlagArgSpec< Receiver > | inlinevirtual |
preset(const BaseValuation &entry) | vg::subcommand::ArgSpec< bool, Receiver > | inlinevirtual |
print(ostream &out, const char *sep="", const char *after="", bool slug=false) const | vg::subcommand::FlagArgSpec< Receiver > | inlinevirtual |
print_default(ostream &out) const | vg::subcommand::FlagArgSpec< Receiver > | inlinevirtual |
print_metavar(ostream &out, const char *sep="") const | vg::subcommand::FlagArgSpec< Receiver > | inlinevirtual |
print_value(ostream &out, const char *sep="") const | vg::subcommand::FlagArgSpec< Receiver > | inlinevirtual |
query(BaseValuation &entry) const | vg::subcommand::ArgSpec< bool, Receiver > | inlinevirtual |
reset_chain() | vg::subcommand::TickChainLink | virtual |
reset_chain_parent | vg::subcommand::TickChainLink | |
set(const BaseValuation &entry) | vg::subcommand::ArgSpec< bool, Receiver > | inlinevirtual |
set_value(const bool &replacement) | vg::subcommand::ValueArgSpec< bool, Receiver > | inlinevirtual |
short_option | vg::subcommand::BaseArgSpec< Receiver > | |
T typedef | vg::subcommand::FlagArgSpec< Receiver > | |
tick_chain() | vg::subcommand::TickChainLink | virtual |
tick_chain_parent | vg::subcommand::TickChainLink | |
validator | vg::subcommand::ArgSpec< bool, Receiver > | |
value | vg::subcommand::ValueArgSpec< bool, Receiver > | |
value_set | vg::subcommand::ValueArgSpec< bool, Receiver > | |
ValueArgSpec(const std::string &option, char short_option, bool Receiver::*dest, const bool &default_value, const std::string &help, const ValidatorFunction< bool > &validator) | vg::subcommand::ValueArgSpec< bool, Receiver > | inline |
ValueArgSpec(const std::string &option, bool Receiver::*dest, const bool &default_value, const std::string &help, const ValidatorFunction< bool > &validator) | vg::subcommand::ValueArgSpec< bool, Receiver > | inline |
was_set() const | vg::subcommand::ValueArgSpec< bool, Receiver > | inlinevirtual |
~ArgSpec()=default | vg::subcommand::ArgSpec< bool, Receiver > | virtual |
~BaseArgSpec()=default | vg::subcommand::BaseArgSpec< Receiver > | virtual |
~FlagArgSpec()=default | vg::subcommand::FlagArgSpec< Receiver > | virtual |
~ValueArgSpec()=default | vg::subcommand::ValueArgSpec< bool, Receiver > | virtual |