#include <cliopt.hpp>
Definition at line 879 of file cliopt.hpp.
◆ add_failed_opt()
void openvpn::ClientOptions::OptionErrors::add_failed_opt |
( |
const Option & |
o, |
|
|
const std::string & |
message, |
|
|
bool |
fatal_arg |
|
) |
| |
|
inline |
◆ print_option_errors()
void openvpn::ClientOptions::OptionErrors::print_option_errors |
( |
| ) |
|
|
inline |
◆ fatal
bool openvpn::ClientOptions::OptionErrors::fatal = false |
|
private |
◆ options_per_category
std::map<std::string, std::vector<Option> > openvpn::ClientOptions::OptionErrors::options_per_category |
|
private |
The documentation for this class was generated from the following file: