|
OpenVPN 3 Core Library
|
#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 |
Definition at line 676 of file tunutil.hpp.
|
inline |
Definition at line 679 of file tunutil.hpp.
|
inline |
| unique_ptr_slab<IP_INTERFACE_INFO> openvpn::TunWin::Util::InterfaceInfoList::list |
Definition at line 703 of file tunutil.hpp.