OpenVPN 3 Core Library
|
#include <ovpncli.hpp>
Public Attributes | |
bool | error = false |
std::string | status |
std::string | message |
Definition at line 428 of file ovpncli.hpp.
bool openvpn::ClientAPI::Status::error = false |
Definition at line 430 of file ovpncli.hpp.
std::string openvpn::ClientAPI::Status::message |
Definition at line 432 of file ovpncli.hpp.
std::string openvpn::ClientAPI::Status::status |
Definition at line 431 of file ovpncli.hpp.