#include <proxy.hpp>
|
static constexpr bool | is_thread_safe () |
| Delegates call to RCImpl and returns the result.
|
|
std::string | mark |
|
Definition at line 25 of file proxy.hpp.
◆ Ptr
◆ ProxyAction()
openvpn::ProxySettings::ProxyAction::ProxyAction |
( |
ProxySettings::Ptr |
parent_arg, |
|
|
bool |
del_arg |
|
) |
| |
|
inline |
◆ execute()
virtual void openvpn::ProxySettings::ProxyAction::execute |
( |
std::ostream & |
os | ) |
|
|
inlineoverridevirtual |
◆ to_string()
virtual std::string openvpn::ProxySettings::ProxyAction::to_string |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ del
bool openvpn::ProxySettings::ProxyAction::del |
|
private |
◆ parent
The documentation for this class was generated from the following file: