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

#include <tunutil.hpp>

Public Member Functions

 InterfaceInfoList ()
 
IP_ADAPTER_INDEX_MAP * iface (const DWORD index) const
 

Public Attributes

unique_ptr_slab< IP_INTERFACE_INFO > list
 

Detailed Description

Definition at line 676 of file tunutil.hpp.

Constructor & Destructor Documentation

◆ InterfaceInfoList()

openvpn::TunWin::Util::InterfaceInfoList::InterfaceInfoList ( )
inline

Definition at line 679 of file tunutil.hpp.

Member Function Documentation

◆ iface()

IP_ADAPTER_INDEX_MAP * openvpn::TunWin::Util::InterfaceInfoList::iface ( const DWORD  index) const
inline

Definition at line 689 of file tunutil.hpp.

Here is the caller graph for this function:

Member Data Documentation

◆ list

unique_ptr_slab<IP_INTERFACE_INFO> openvpn::TunWin::Util::InterfaceInfoList::list

Definition at line 703 of file tunutil.hpp.


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