#include <Exceptions.h>
Definition at line 48 of file Exceptions.h.
◆ Mode
Enumerator |
---|
REQUIRED | |
STANDARD | |
FULL | |
DEFAULT | |
Definition at line 50 of file Exceptions.h.
◆ CallForCommandline()
CLI::CallForCommandline::CallForCommandline |
( |
CLI::App * | app, |
|
|
const std::string & | description, |
|
|
Mode | mode ) |
◆ ~CallForCommandline()
CLI::CallForCommandline::~CallForCommandline |
( |
| ) |
|
|
override |
◆ getApp()
CLI::App * CLI::CallForCommandline::getApp |
( |
| ) |
const |
◆ getMode()
◆ app
CLI::App* CLI::CallForCommandline::app |
|
private |
◆ mode
Mode CLI::CallForCommandline::mode |
|
private |
The documentation for this class was generated from the following files: