#include <reachable.hpp>
|
CF::NetworkReachability | reach |
|
Definition at line 86 of file reachable.hpp.
◆ Status
◆ Type
◆ ~ReachabilityBase()
virtual openvpn::ReachabilityBase::~ReachabilityBase |
( |
| ) |
|
|
virtualdefault |
◆ flags()
SCNetworkReachabilityFlags openvpn::ReachabilityBase::flags |
( |
| ) |
const |
|
inline |
◆ render_flags()
static std::string openvpn::ReachabilityBase::render_flags |
( |
const SCNetworkReachabilityFlags |
flags | ) |
|
|
inlinestatic |
◆ render_status()
static std::string openvpn::ReachabilityBase::render_status |
( |
const Status |
status | ) |
|
|
inlinestatic |
◆ render_type()
static std::string openvpn::ReachabilityBase::render_type |
( |
Type |
type | ) |
|
|
inlinestatic |
◆ status()
Status openvpn::ReachabilityBase::status |
( |
| ) |
const |
|
inline |
◆ to_string() [1/2]
std::string openvpn::ReachabilityBase::to_string |
( |
| ) |
const |
|
inline |
◆ to_string() [2/2]
std::string openvpn::ReachabilityBase::to_string |
( |
const SCNetworkReachabilityFlags |
f | ) |
const |
|
inline |
◆ vstatus()
virtual Status openvpn::ReachabilityBase::vstatus |
( |
const SCNetworkReachabilityFlags |
flags | ) |
const |
|
pure virtual |
◆ vtype()
virtual Type openvpn::ReachabilityBase::vtype |
( |
| ) |
const |
|
pure virtual |
◆ reach
CF::NetworkReachability openvpn::ReachabilityBase::reach |
The documentation for this class was generated from the following file: