OpenVPN 3 Core Library
Loading...
Searching...
No Matches
openvpn::ParseClientConfig::RemoteItem Struct Reference

#include <cliopthelper.hpp>

Public Attributes

std::string host
 
std::string port
 
std::string proto
 

Detailed Description

Definition at line 54 of file cliopthelper.hpp.

Member Data Documentation

◆ host

std::string openvpn::ParseClientConfig::RemoteItem::host

Definition at line 56 of file cliopthelper.hpp.

◆ port

std::string openvpn::ParseClientConfig::RemoteItem::port

Definition at line 57 of file cliopthelper.hpp.

◆ proto

std::string openvpn::ParseClientConfig::RemoteItem::proto

Definition at line 58 of file cliopthelper.hpp.


The documentation for this struct was generated from the following file: