OpenVPN 3 Core Library
Loading...
Searching...
No Matches
openvpn::TunWin::Nrpt< REG, NETAPI >::ExcludeRuleData Struct Reference

Public Attributes

std::wstring domains
 
std::vector< std::wstring > addresses
 

Detailed Description

template<typename REG, typename NETAPI>
struct openvpn::TunWin::Nrpt< REG, NETAPI >::ExcludeRuleData

Holds the information for one NRPT exclude rule, i.e. data from local DNS configuration. Note that 'domains' is a MULTI_SZ string.

Definition at line 194 of file nrpt.hpp.

Member Data Documentation

◆ addresses

template<typename REG , typename NETAPI >
std::vector<std::wstring> openvpn::TunWin::Nrpt< REG, NETAPI >::ExcludeRuleData::addresses

Definition at line 197 of file nrpt.hpp.

◆ domains

template<typename REG , typename NETAPI >
std::wstring openvpn::TunWin::Nrpt< REG, NETAPI >::ExcludeRuleData::domains

Definition at line 196 of file nrpt.hpp.


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