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