OpenVPN 3 Core Library
Loading...
Searching...
No Matches
SetAllowLocalDNS Struct Referencefinal
Inheritance diagram for SetAllowLocalDNS:
[legend]
Collaboration diagram for SetAllowLocalDNS:
[legend]

Public Member Functions

 SetAllowLocalDNS ()
 
auto apply (TunBuilderCaptureModel &model) const -> void override
 
auto run (const TunBuilderCaptureModel &model, TunBuilderCapture &sut) const -> void override
 
auto show (std::ostream &os) const -> void override
 

Public Attributes

bool allow {false}
 

Detailed Description

Definition at line 1622 of file test_capture.cpp.

Constructor & Destructor Documentation

◆ SetAllowLocalDNS()

SetAllowLocalDNS::SetAllowLocalDNS ( )
inlineexplicit

Definition at line 1626 of file test_capture.cpp.

Member Function Documentation

◆ apply()

auto SetAllowLocalDNS::apply ( TunBuilderCaptureModel &  model) const -> void
inlineoverride

Definition at line 1631 of file test_capture.cpp.

◆ run()

auto SetAllowLocalDNS::run ( const TunBuilderCaptureModel &  model,
TunBuilderCapture sut 
) const -> void
inlineoverride

Definition at line 1636 of file test_capture.cpp.

◆ show()

auto SetAllowLocalDNS::show ( std::ostream &  os) const -> void
inlineoverride

Definition at line 1642 of file test_capture.cpp.

Member Data Documentation

◆ allow

bool SetAllowLocalDNS::allow {false}

Definition at line 1624 of file test_capture.cpp.


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