#include <gw.hpp>
Definition at line 28 of file gw.hpp.
◆ LinuxGW()
openvpn::LinuxGW::LinuxGW |
( |
const std::string & |
ip_route_show_txt, |
|
|
const bool |
ignore_errors |
|
) |
| |
|
inline |
◆ addr()
const IP::Addr & openvpn::LinuxGW::addr |
( |
| ) |
const |
|
inline |
◆ defined()
bool openvpn::LinuxGW::defined |
( |
| ) |
const |
|
inline |
◆ dev()
const std::string & openvpn::LinuxGW::dev |
( |
| ) |
const |
|
inline |
◆ ip_route_show()
static std::string openvpn::LinuxGW::ip_route_show |
( |
const bool |
ipv6 | ) |
|
|
inlinestatic |
◆ OPENVPN_EXCEPTION()
openvpn::LinuxGW::OPENVPN_EXCEPTION |
( |
linux_gw_error |
| ) |
|
◆ to_string()
std::string openvpn::LinuxGW::to_string |
( |
| ) |
const |
|
inline |
◆ validate_dev()
std::string openvpn::LinuxGW::validate_dev |
( |
const std::string & |
dev | ) |
|
|
inlineprivate |
◆ addr_
◆ dev_
std::string openvpn::LinuxGW::dev_ |
|
private |
The documentation for this class was generated from the following file: