OpenVPN 3 Core Library
Loading...
Searching...
No Matches
openvpn::TunWin::Setup::L2State Struct Reference
Collaboration diagram for openvpn::TunWin::Setup::L2State:
[legend]

Public Member Functions

 L2State (const Util::TapNameGuidPair &tap_arg, const std::wstring &openvpn_app_path_arg)
 

Public Attributes

Util::TapNameGuidPair tap
 
std::wstring openvpn_app_path
 
Time props_ready
 

Detailed Description

Definition at line 279 of file tunsetup.hpp.

Constructor & Destructor Documentation

◆ L2State()

openvpn::TunWin::Setup::L2State::L2State ( const Util::TapNameGuidPair tap_arg,
const std::wstring &  openvpn_app_path_arg 
)
inline

Definition at line 281 of file tunsetup.hpp.

Member Data Documentation

◆ openvpn_app_path

std::wstring openvpn::TunWin::Setup::L2State::openvpn_app_path

Definition at line 289 of file tunsetup.hpp.

◆ props_ready

Time openvpn::TunWin::Setup::L2State::props_ready

Definition at line 290 of file tunsetup.hpp.

◆ tap

Util::TapNameGuidPair openvpn::TunWin::Setup::L2State::tap

Definition at line 288 of file tunsetup.hpp.


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