#include <wfp.hpp>
|
| | ActionBlock (const std::wstring &openvpn_app_path, const NET_IFINDEX itf_index, const Block block_type, const Context::Ptr &wfp) |
| |
| void | execute (std::ostream &log) override |
| | Invoke the context class to block / unblock traffic.
|
| |
| std::string | to_string () const override |
| |
| virtual Json::Value | to_json () const |
| |
| virtual | ~Action ()=default |
| |
| | RC () noexcept=default |
| |
| | RC (const RC &)=delete |
| |
| virtual | ~RC ()=default |
| |
| RC & | operator= (const RC &)=delete |
| |
| olong | use_count () const noexcept |
| | Delegates call to RCImpl and returns the result.
|
| |
Definition at line 248 of file wfp.hpp.
◆ ActionBlock()
| openvpn::TunWin::WFP::ActionBlock::ActionBlock |
( |
const std::wstring & |
openvpn_app_path, |
|
|
const NET_IFINDEX |
itf_index, |
|
|
const Block |
block_type, |
|
|
const Context::Ptr & |
wfp |
|
) |
| |
|
inline |
The documentation for this struct was generated from the following file: