OpenVPN 3 Core Library
Loading...
Searching...
No Matches
openvpn::ClientAPI::RemoteOverride Struct Reference

#include <ovpncli.hpp>

Public Attributes

std::string host
 
std::string ip
 
std::string port
 
std::string proto
 
std::string error
 

Detailed Description

Definition at line 534 of file ovpncli.hpp.

Member Data Documentation

◆ error

std::string openvpn::ClientAPI::RemoteOverride::error

Definition at line 541 of file ovpncli.hpp.

◆ host

std::string openvpn::ClientAPI::RemoteOverride::host

Definition at line 537 of file ovpncli.hpp.

◆ ip

std::string openvpn::ClientAPI::RemoteOverride::ip

Definition at line 538 of file ovpncli.hpp.

◆ port

std::string openvpn::ClientAPI::RemoteOverride::port

Definition at line 539 of file ovpncli.hpp.

◆ proto

std::string openvpn::ClientAPI::RemoteOverride::proto

Definition at line 540 of file ovpncli.hpp.


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