Skip to content

Class cxxopts::OptionAdder

ClassList > cxxopts > OptionAdder

Public Functions

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

Public Functions Documentation

function OptionAdder [1/2]

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

function OptionAdder [1/2]

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

function operator() [1/2]

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

function operator() [1/2]

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


The documentation for this class was generated from the following file /home/friedel/devel/ILLIXR/plugins/zed/capture/cxxopts.hpp