OpenVPN 3 Core Library
Loading...
Searching...
No Matches
ovpncli.hpp File Reference
#include <string>
#include <unordered_set>
#include <utility>
#include <vector>
#include <optional>
#include <openvpn/tun/builder/base.hpp>
#include <openvpn/tun/extern/fw.hpp>
#include <openvpn/pki/epkibase.hpp>
#include <openvpn/transport/client/extern/fw.hpp>
#include <openvpn/error/error.hpp>
Include dependency graph for ovpncli.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  openvpn::ClientAPI::ServerEntry
 
struct  openvpn::ClientAPI::EvalConfig
 Struct containing configuration details parsed from an OpenVPN configuration file. More...
 
struct  openvpn::ClientAPI::ProvideCreds
 
struct  openvpn::ClientAPI::SessionToken
 
struct  openvpn::ClientAPI::DynamicChallenge
 
struct  openvpn::ClientAPI::KeyValue
 
struct  openvpn::ClientAPI::ConfigCommon
 
struct  openvpn::ClientAPI::Config
 
struct  openvpn::ClientAPI::Event
 
struct  openvpn::ClientAPI::AppCustomControlMessageEvent
 
struct  openvpn::ClientAPI::ConnectionInfo
 
struct  openvpn::ClientAPI::Status
 
struct  openvpn::ClientAPI::LogInfo
 
struct  openvpn::ClientAPI::LogReceiver
 
struct  openvpn::ClientAPI::InterfaceStats
 
struct  openvpn::ClientAPI::TransportStats
 
struct  openvpn::ClientAPI::MergeConfig
 
struct  openvpn::ClientAPI::ExternalPKIRequestBase
 
struct  openvpn::ClientAPI::ExternalPKICertRequest
 
struct  openvpn::ClientAPI::ExternalPKISignRequest
 
struct  openvpn::ClientAPI::RemoteOverride
 
class  openvpn::ClientAPI::OpenVPNClientHelper
 
class  openvpn::ClientAPI::OpenVPNClient
 

Namespaces

namespace  openvpn
 
namespace  openvpn::InitProcess
 
namespace  openvpn::ClientAPI
 
namespace  openvpn::ClientAPI::Private