#include <stop.hpp>
Definition at line 29 of file stop.hpp.
◆ Scope() [1/2]
openvpn::Stop::Scope::Scope |
( |
Stop * |
stop_arg, |
|
|
std::function< void()> && |
method_arg |
|
) |
| |
|
inline |
◆ ~Scope()
openvpn::Stop::Scope::~Scope |
( |
| ) |
|
|
inline |
◆ Scope() [2/2]
openvpn::Stop::Scope::Scope |
( |
const Scope & |
| ) |
|
|
privatedelete |
◆ operator=()
Scope & openvpn::Stop::Scope::operator= |
( |
const Scope & |
| ) |
|
|
privatedelete |
◆ index
int openvpn::Stop::Scope::index |
|
private |
◆ method
const std::function<void()> openvpn::Stop::Scope::method |
|
private |
◆ Stop
friend openvpn::Stop::Scope::Stop |
|
private |
◆ stop
Stop* const openvpn::Stop::Scope::stop |
|
private |
The documentation for this class was generated from the following file: