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

Public Member Functions

 SetProxyHTTP ()
 
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

std::string host
 
int port {0}
 

Detailed Description

Definition at line 1494 of file test_capture.cpp.

Constructor & Destructor Documentation

◆ SetProxyHTTP()

SetProxyHTTP::SetProxyHTTP ( )
inlineexplicit

Definition at line 1499 of file test_capture.cpp.

Member Function Documentation

◆ apply()

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

Definition at line 1504 of file test_capture.cpp.

◆ run()

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

Definition at line 1510 of file test_capture.cpp.

◆ show()

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

Definition at line 1517 of file test_capture.cpp.

Member Data Documentation

◆ host

std::string SetProxyHTTP::host

Definition at line 1496 of file test_capture.cpp.

◆ port

int SetProxyHTTP::port {0}

Definition at line 1497 of file test_capture.cpp.


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