Lector v1.0.0
C++ library for parsing command line arguments.
lector::RepeatableArgument< LabelValue, Type > Member List

This is the complete list of members for lector::RepeatableArgument< LabelValue, Type >, including all inherited members.

arity() noexceptlector::RepeatableArgument< LabelValue, Type >static
default_values() const noexceptlector::RepeatableArgument< LabelValue, Type >
description() const noexceptlector::RepeatableArgument< LabelValue, Type >
execution() constlector::RepeatableArgument< LabelValue, Type >
form() const noexceptlector::RepeatableArgument< LabelValue, Type >
has_default() const noexceptlector::RepeatableArgument< LabelValue, Type >
has_parsed() const noexceptlector::RepeatableArgument< LabelValue, Type >
importance() const noexceptlector::RepeatableArgument< LabelValue, Type >
keys() const noexceptlector::RepeatableArgument< LabelValue, Type >
keys_with_value_type() constlector::RepeatableArgument< LabelValue, Type >
label() noexceptlector::RepeatableArgument< LabelValue, Type >static
longest_key_with_value_type() constlector::RepeatableArgument< LabelValue, Type >
operator=(const lector::RepeatableArgument< LabelValue, Type > &)=defaultlector::RepeatableArgument< LabelValue, Type >
operator=(lector::RepeatableArgument< LabelValue, Type > &&) noexcept=defaultlector::RepeatableArgument< LabelValue, Type >
options() constlector::RepeatableArgument< LabelValue, Type >
parsed_or_default_values() constlector::RepeatableArgument< LabelValue, Type >
parsed_values() const noexceptlector::RepeatableArgument< LabelValue, Type >
RepeatableArgument() noexcept=defaultlector::RepeatableArgument< LabelValue, Type >
RepeatableArgument(const std::string_view description)lector::RepeatableArgument< LabelValue, Type >explicit
RepeatableArgument(const std::vector< std::string > &keys, const std::string_view description)lector::RepeatableArgument< LabelValue, Type >
RepeatableArgument(const std::string_view description, const std::vector< Type > &default_values)lector::RepeatableArgument< LabelValue, Type >
RepeatableArgument(const std::vector< std::string > &keys, const std::string_view description, const std::vector< Type > &default_values)lector::RepeatableArgument< LabelValue, Type >
RepeatableArgument(const lector::RepeatableArgument< LabelValue, Type > &)=defaultlector::RepeatableArgument< LabelValue, Type >
RepeatableArgument(lector::RepeatableArgument< LabelValue, Type > &&) noexcept=defaultlector::RepeatableArgument< LabelValue, Type >
set_parsed_value(const Type &value)lector::RepeatableArgument< LabelValue, Type >
usage() constlector::RepeatableArgument< LabelValue, Type >
ValueType typedef (defined in lector::RepeatableArgument< LabelValue, Type >)lector::RepeatableArgument< LabelValue, Type >
~RepeatableArgument() noexcept=defaultlector::RepeatableArgument< LabelValue, Type >