#include <option.hpp>
Definition at line 9 of file option.hpp.
◆ ~Opt()
◆ NameCombined()
| std::string Opt::NameCombined |
( |
| ) |
const |
|
inline |
◆ NameLong()
| virtual std::string Opt::NameLong |
( |
| ) |
const |
|
pure virtual |
◆ NameShort()
| virtual std::string Opt::NameShort |
( |
| ) |
const |
|
pure virtual |
◆ RegisterOpt()
| virtual void Opt::RegisterOpt |
( |
CLI::App & |
app | ) |
|
|
pure virtual |
◆ SetGroup()
| void Opt::SetGroup |
( |
const std::string & |
group, |
|
|
CLI::App & |
app |
|
) |
| const |
|
inline |
The documentation for this class was generated from the following file: