Flow 1.0.2
Flow project: Full implementation reference.
|
This is the complete list of members for flow::cfg::Option_set_base, including all inherited members.
declare_option_for_output(util::String_view name, opts::options_description *target_opts, const Value &value_default, const Value ¤t_value, util::String_view description) | flow::cfg::Option_set_base | static |
Declare_options_func_call_type enum name | flow::cfg::Option_set_base | |
Opt_table typedef | flow::cfg::Option_set_base | protected |
throw_on_invalid_func(util::String_view name, Function< bool(const Value &val)> &&validator_func_moved, util::String_view validator_cond_str) | flow::cfg::Option_set_base | protectedstatic |
validate_parsed_option(util::String_view name, const Value &value, Function< bool(const Value &val)> &&validator_func_moved, util::String_view validator_cond_str) | flow::cfg::Option_set_base | static |