#include <asiostop.hpp>
|
static std::function< void()> | post_method (openvpn_io::io_context &io_context, std::function< void()> &&method) |
|
Definition at line 20 of file asiostop.hpp.
◆ AsioStopScope()
openvpn::AsioStopScope::AsioStopScope |
( |
openvpn_io::io_context & |
io_context, |
|
|
Stop * |
stop, |
|
|
std::function< void()> && |
method |
|
) |
| |
|
inline |
◆ post_method()
static std::function< void()> openvpn::AsioStopScope::post_method |
( |
openvpn_io::io_context & |
io_context, |
|
|
std::function< void()> && |
method |
|
) |
| |
|
inlinestaticprivate |
The documentation for this class was generated from the following file: