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

Public Member Functions

 SetSessionName ()
 
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 session_name {}
 

Detailed Description

Definition at line 1442 of file test_capture.cpp.

Constructor & Destructor Documentation

◆ SetSessionName()

SetSessionName::SetSessionName ( )
inlineexplicit

Definition at line 1446 of file test_capture.cpp.

Member Function Documentation

◆ apply()

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

Definition at line 1450 of file test_capture.cpp.

◆ run()

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

Definition at line 1455 of file test_capture.cpp.

◆ show()

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

Definition at line 1461 of file test_capture.cpp.

Member Data Documentation

◆ session_name

std::string SetSessionName::session_name {}

Definition at line 1444 of file test_capture.cpp.


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