Definition at line 65 of file maclife.hpp.
◆ State() [1/2]
openvpn::MacLifeCycle::State::State |
( |
| ) |
|
|
inline |
◆ State() [2/2]
openvpn::MacLifeCycle::State::State |
( |
bool |
net_up_arg, |
|
|
const std::string & |
iface_arg, |
|
|
bool |
sleep_arg |
|
) |
| |
|
inline |
◆ operator!=()
bool openvpn::MacLifeCycle::State::operator!= |
( |
const State & |
other | ) |
const |
|
inline |
◆ operator==()
bool openvpn::MacLifeCycle::State::operator== |
( |
const State & |
other | ) |
const |
|
inline |
◆ to_string()
std::string openvpn::MacLifeCycle::State::to_string |
( |
| ) |
const |
|
inline |
◆ iface
std::string openvpn::MacLifeCycle::State::iface |
◆ net_up
bool openvpn::MacLifeCycle::State::net_up |
◆ sleep
bool openvpn::MacLifeCycle::State::sleep |
The documentation for this struct was generated from the following file: