OpenVPN 3 Core Library
Loading...
Searching...
No Matches
openvpn::OMICore::Command Struct Reference

#include <omi.hpp>

Collaboration diagram for openvpn::OMICore::Command:
[legend]

Public Member Functions

std::string to_string () const
 

Public Attributes

Option option
 
std::vector< std::string > extra
 
bool valid_utf8 = false
 

Detailed Description

Definition at line 93 of file omi.hpp.

Member Function Documentation

◆ to_string()

std::string openvpn::OMICore::Command::to_string ( ) const
inline

Definition at line 99 of file omi.hpp.

Member Data Documentation

◆ extra

std::vector<std::string> openvpn::OMICore::Command::extra

Definition at line 96 of file omi.hpp.

◆ option

Option openvpn::OMICore::Command::option

Definition at line 95 of file omi.hpp.

◆ valid_utf8

bool openvpn::OMICore::Command::valid_utf8 = false

Definition at line 97 of file omi.hpp.


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