Public Member Functions | Private Attributes
cxxopts::OptionAdder Class Reference

#include <cxxopts.hpp>

List of all members.

Public Member Functions

OptionAdderoperator() (const std::string &opts, const std::string &desc, std::shared_ptr< const Value > value=::cxxopts::value< bool >(), std::string arg_help="")
 OptionAdder (Options &options, std::string group)

Private Attributes

std::string m_group
Optionsm_options

Detailed Description

Definition at line 766 of file cxxopts.hpp.


Constructor & Destructor Documentation

cxxopts::OptionAdder::OptionAdder ( Options options,
std::string  group 
) [inline]

Definition at line 770 of file cxxopts.hpp.


Member Function Documentation

OptionAdder & cxxopts::OptionAdder::operator() ( const std::string &  opts,
const std::string &  desc,
std::shared_ptr< const Value value = ::cxxopts::value<bool>(),
std::string  arg_help = "" 
) [inline]

Definition at line 922 of file cxxopts.hpp.


Member Data Documentation

std::string cxxopts::OptionAdder::m_group [private]

Definition at line 788 of file cxxopts.hpp.

Definition at line 787 of file cxxopts.hpp.


The documentation for this class was generated from the following file:


rc_visard_driver
Author(s): Heiko Hirschmueller , Christian Emmerich , Felix Ruess
autogenerated on Thu Jun 6 2019 20:43:10