OpenVPN 3 Core Library
Loading...
Searching...
No Matches
openvpn::TunWin::Util::TapNameGuidPair Struct Reference

#include <tunutil.hpp>

Public Member Functions

 TapNameGuidPair ()
 
bool index_defined () const
 
std::string index_or_name () const
 
void reset ()
 

Public Attributes

std::string name
 
std::string guid
 
DWORD net_luid_index = DWORD(-1)
 
DWORD index = DWORD(-1)
 

Detailed Description

Definition at line 223 of file tunutil.hpp.

Constructor & Destructor Documentation

◆ TapNameGuidPair()

openvpn::TunWin::Util::TapNameGuidPair::TapNameGuidPair ( )
inline

Definition at line 225 of file tunutil.hpp.

Member Function Documentation

◆ index_defined()

bool openvpn::TunWin::Util::TapNameGuidPair::index_defined ( ) const
inline

Definition at line 230 of file tunutil.hpp.

Here is the caller graph for this function:

◆ index_or_name()

std::string openvpn::TunWin::Util::TapNameGuidPair::index_or_name ( ) const
inline

Definition at line 235 of file tunutil.hpp.

Here is the caller graph for this function:

◆ reset()

void openvpn::TunWin::Util::TapNameGuidPair::reset ( )
inline

Definition at line 245 of file tunutil.hpp.

Member Data Documentation

◆ guid

std::string openvpn::TunWin::Util::TapNameGuidPair::guid

Definition at line 254 of file tunutil.hpp.

◆ index

DWORD openvpn::TunWin::Util::TapNameGuidPair::index = DWORD(-1)

Definition at line 256 of file tunutil.hpp.

◆ name

std::string openvpn::TunWin::Util::TapNameGuidPair::name

Definition at line 253 of file tunutil.hpp.

◆ net_luid_index

DWORD openvpn::TunWin::Util::TapNameGuidPair::net_luid_index = DWORD(-1)

Definition at line 255 of file tunutil.hpp.


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