#include <stop.hpp>
Definition at line 26 of file stop.hpp.
◆ Stop() [1/2]
◆ Stop() [2/2]
openvpn::Stop::Stop |
( |
const Stop & |
| ) |
|
|
delete |
◆ is_triggered()
static bool openvpn::Stop::is_triggered |
( |
const Stop * |
stop | ) |
|
|
inlinestatic |
◆ operator=()
Stop & openvpn::Stop::operator= |
( |
const Stop & |
| ) |
|
|
delete |
◆ prune()
void openvpn::Stop::prune |
( |
| ) |
|
|
inlineprivate |
◆ stop()
void openvpn::Stop::stop |
( |
| ) |
|
|
inline |
◆ mutex
std::recursive_mutex openvpn::Stop::mutex |
|
private |
◆ scopes
std::vector<Scope *> openvpn::Stop::scopes |
|
private |
◆ stop_called
volatile bool openvpn::Stop::stop_called = false |
|
private |
The documentation for this class was generated from the following file: