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

#include <gw.hpp>

Collaboration diagram for openvpn::LinuxGW46:
[legend]

Public Member Functions

 LinuxGW46 (const bool ignore_errors)
 
std::string to_string () const
 
std::string dev () const
 

Public Attributes

LinuxGW v4
 
LinuxGW v6
 

Detailed Description

Definition at line 161 of file gw.hpp.

Constructor & Destructor Documentation

◆ LinuxGW46()

openvpn::LinuxGW46::LinuxGW46 ( const bool  ignore_errors)
inline

Definition at line 163 of file gw.hpp.

Member Function Documentation

◆ dev()

std::string openvpn::LinuxGW46::dev ( ) const
inline

Definition at line 188 of file gw.hpp.

Here is the caller graph for this function:

◆ to_string()

std::string openvpn::LinuxGW46::to_string ( ) const
inline

Definition at line 169 of file gw.hpp.

Member Data Documentation

◆ v4

LinuxGW openvpn::LinuxGW46::v4

Definition at line 198 of file gw.hpp.

◆ v6

LinuxGW openvpn::LinuxGW46::v6

Definition at line 199 of file gw.hpp.


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