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

#include <ovpncli.hpp>

Public Member Functions

 LogInfo ()
 
 LogInfo (std::string str)
 

Public Attributes

std::string text
 

Detailed Description

Definition at line 438 of file ovpncli.hpp.

Constructor & Destructor Documentation

◆ LogInfo() [1/2]

openvpn::ClientAPI::LogInfo::LogInfo ( )
inline

Definition at line 440 of file ovpncli.hpp.

◆ LogInfo() [2/2]

openvpn::ClientAPI::LogInfo::LogInfo ( std::string  str)
inline

Definition at line 443 of file ovpncli.hpp.

Member Data Documentation

◆ text

std::string openvpn::ClientAPI::LogInfo::text

Definition at line 447 of file ovpncli.hpp.


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