This is the complete list of members for cxxopts::OptionAdder, including all inherited members.
m_group | cxxopts::OptionAdder | private |
m_options | cxxopts::OptionAdder | private |
operator()(const std::string &opts, const std::string &desc, std::shared_ptr< const Value > value=::cxxopts::value< bool >(), std::string arg_help="") | cxxopts::OptionAdder | inline |
OptionAdder(Options &options, std::string group) | cxxopts::OptionAdder | inline |