OpenVPN 3 Core Library
|
#include <cliopthelper.hpp>
Public Attributes | |
std::string | host |
std::string | port |
std::string | proto |
Definition at line 54 of file cliopthelper.hpp.
std::string openvpn::ParseClientConfig::RemoteItem::host |
Definition at line 56 of file cliopthelper.hpp.
std::string openvpn::ParseClientConfig::RemoteItem::port |
Definition at line 57 of file cliopthelper.hpp.
std::string openvpn::ParseClientConfig::RemoteItem::proto |
Definition at line 58 of file cliopthelper.hpp.