OptionAdder Class Reference

#include <RobotAPI/applications/AronCodeGenerator/cxxopts.hpp>

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)
 

Detailed Description

Definition at line 1339 of file cxxopts.hpp.

Constructor & Destructor Documentation

◆ OptionAdder()

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

Definition at line 1343 of file cxxopts.hpp.

Member Function Documentation

◆ operator()()

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 1513 of file cxxopts.hpp.

+ Here is the call graph for this function:

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