OpenVPN 3 Core Library
Loading...
Searching...
No Matches
openvpn::TunWin::WFP::ActionUnblock Struct Reference

#include <wfp.hpp>

Inheritance diagram for openvpn::TunWin::WFP::ActionUnblock:
[legend]
Collaboration diagram for openvpn::TunWin::WFP::ActionUnblock:
[legend]

Public Member Functions

 ActionUnblock (const std::wstring &openvpn_app_path, const NET_IFINDEX itf_index, const Block block_type, const Context::Ptr &wfp)
 
- Public Member Functions inherited from openvpn::TunWin::WFP::ActionBase
void execute (std::ostream &log) override
 Invoke the context class to block / unblock traffic.
 
std::string to_string () const override
 
- Public Member Functions inherited from openvpn::Action
virtual ~Action ()=default
 
- Public Member Functions inherited from openvpn::RC< thread_unsafe_refcount >
 RC () noexcept=default
 
 RC (const RC &)=delete
 
virtual ~RC ()=default
 
RCoperator= (const RC &)=delete
 
olong use_count () const noexcept
 Delegates call to RCImpl and returns the result.
 

Additional Inherited Members

- Public Types inherited from openvpn::Action
typedef RCPtr< ActionPtr
 
- Public Types inherited from openvpn::RC< thread_unsafe_refcount >
typedef RCPtr< RCPtr
 
- Static Public Member Functions inherited from openvpn::RC< thread_unsafe_refcount >
static constexpr bool is_thread_safe ()
 Delegates call to RCImpl and returns the result.
 
- Public Attributes inherited from openvpn::Action
std::string mark
 
- Protected Member Functions inherited from openvpn::TunWin::WFP::ActionBase
 ActionBase (const bool block, const std::wstring &openvpn_app_path, const NET_IFINDEX itf_index, const Block block_type, const Context::Ptr &ctx)
 

Detailed Description

Definition at line 258 of file wfp.hpp.

Constructor & Destructor Documentation

◆ ActionUnblock()

openvpn::TunWin::WFP::ActionUnblock::ActionUnblock ( const std::wstring &  openvpn_app_path,
const NET_IFINDEX  itf_index,
const Block  block_type,
const Context::Ptr wfp 
)
inline

Definition at line 260 of file wfp.hpp.


The documentation for this struct was generated from the following file: