OpenVPN 3 Core Library
|
#include <cliopthelper.hpp>
Public Attributes | |
std::string | server |
std::string | friendlyName |
Definition at line 44 of file cliopthelper.hpp.
std::string openvpn::ParseClientConfig::ServerEntry::friendlyName |
Definition at line 47 of file cliopthelper.hpp.
std::string openvpn::ParseClientConfig::ServerEntry::server |
Definition at line 46 of file cliopthelper.hpp.