#include <reach.hpp>
Definition at line 19 of file reach.hpp.
◆ Status
| Enumerator |
|---|
| NotReachable | |
| ReachableViaWiFi | |
| ReachableViaWWAN | |
Definition at line 21 of file reach.hpp.
◆ ~ReachabilityInterface()
| virtual openvpn::ReachabilityInterface::~ReachabilityInterface |
( |
| ) |
|
|
virtualdefault |
◆ reachable()
| virtual Status openvpn::ReachabilityInterface::reachable |
( |
| ) |
const |
|
pure virtual |
◆ reachableVia()
| virtual bool openvpn::ReachabilityInterface::reachableVia |
( |
const std::string & |
net_type | ) |
const |
|
pure virtual |
◆ to_string()
| virtual std::string openvpn::ReachabilityInterface::to_string |
( |
| ) |
const |
|
pure virtual |
The documentation for this struct was generated from the following file: