OpenVPN 3 Core Library
Loading...
Searching...
No Matches
clientconfig.hpp File Reference
Include dependency graph for clientconfig.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  openvpn::TunWin::TunPersistState< ADAPTER_STATE >
 
class  openvpn::TunWin::ClientConfig
 

Namespaces

namespace  openvpn
 
namespace  openvpn::TunWin
 DNS utilities for Windows.
 

Typedefs

typedef openvpn_io::windows::stream_handle openvpn::TunWin::TAPStream
 
typedef ScopedAsioStream< TAPStreamopenvpn::TunWin::ScopedTAPStream
 
typedef TunPersistTemplate< ScopedTAPStream, TunPersistState< RingBuffer::Ptr > > openvpn::TunWin::TunPersist
 
typedef TunPersistTemplate< ScopedTAPStream, TunPersistState< Util::TapNameGuidPair > > openvpn::TunWin::DcoTunPersist