OpenVPN 3 Core Library
Loading...
Searching...
No Matches
openvpn::ClientAPI::MergeConfig Struct Reference

#include <ovpncli.hpp>

Public Attributes

std::string status
 
std::string errorText
 
std::string basename
 
std::string profileContent
 
std::vector< std::string > refPathList
 

Detailed Description

Definition at line 481 of file ovpncli.hpp.

Member Data Documentation

◆ basename

std::string openvpn::ClientAPI::MergeConfig::basename

Definition at line 485 of file ovpncli.hpp.

◆ errorText

std::string openvpn::ClientAPI::MergeConfig::errorText

Definition at line 484 of file ovpncli.hpp.

◆ profileContent

std::string openvpn::ClientAPI::MergeConfig::profileContent

Definition at line 486 of file ovpncli.hpp.

◆ refPathList

std::vector<std::string> openvpn::ClientAPI::MergeConfig::refPathList

Definition at line 487 of file ovpncli.hpp.

◆ status

std::string openvpn::ClientAPI::MergeConfig::status

Definition at line 483 of file ovpncli.hpp.


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