OpenVPN 3 Core Library
|
#include <string>
#include <openvpn/io/io.hpp>
#include <openvpn/common/rc.hpp>
#include <openvpn/common/options.hpp>
#include <openvpn/buffer/buffer.hpp>
#include <openvpn/transport/client/transbase.hpp>
#include <openvpn/client/clievent.hpp>
Go to the source code of this file.
Classes | |
struct | openvpn::TunClient |
struct | openvpn::TunClientParent |
struct | openvpn::TunClientFactory |
Namespaces | |
namespace | openvpn |
Variables | |
constexpr std::uint32_t | openvpn::INVALID_ADAPTER_INDEX = static_cast<std::uint32_t>(-1) |