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

#include <tunutil.hpp>

Inheritance diagram for openvpn::TunWin::Util::TapNameGuidPairList:
[legend]
Collaboration diagram for openvpn::TunWin::Util::TapNameGuidPairList:
[legend]

Public Member Functions

 TapNameGuidPairList (const Type tun_type)
 
std::string to_string () const
 
std::string name_from_guid (const std::string &guid) const
 
std::string guid_from_name (const std::string &name) const
 

Detailed Description

Definition at line 259 of file tunutil.hpp.

Constructor & Destructor Documentation

◆ TapNameGuidPairList()

openvpn::TunWin::Util::TapNameGuidPairList::TapNameGuidPairList ( const Type  tun_type)
inline

Definition at line 261 of file tunutil.hpp.

Member Function Documentation

◆ guid_from_name()

std::string openvpn::TunWin::Util::TapNameGuidPairList::guid_from_name ( const std::string &  name) const
inline

Definition at line 388 of file tunutil.hpp.

◆ name_from_guid()

std::string openvpn::TunWin::Util::TapNameGuidPairList::name_from_guid ( const std::string &  guid) const
inline

Definition at line 377 of file tunutil.hpp.

◆ to_string()

std::string openvpn::TunWin::Util::TapNameGuidPairList::to_string ( ) const
inline

Definition at line 361 of file tunutil.hpp.

Here is the caller graph for this function:

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