#include <vpnservnetblock.hpp>
Definition at line 25 of file vpnservnetblock.hpp.
◆ VPNServerNetblock() [1/2]
| openvpn::VPNServerNetblock::VPNServerNetblock |
( |
| ) |
|
|
default |
◆ VPNServerNetblock() [2/2]
| openvpn::VPNServerNetblock::VPNServerNetblock |
( |
const OptionList & |
opt, |
|
|
const std::string & |
opt_name, |
|
|
const bool |
ipv4_optional, |
|
|
const unsigned int |
n_threads |
|
) |
| |
|
inline |
◆ netblock4()
| const ClientNetblock & openvpn::VPNServerNetblock::netblock4 |
( |
| ) |
const |
|
inline |
◆ netblock6()
| const ClientNetblock & openvpn::VPNServerNetblock::netblock6 |
( |
| ) |
const |
|
inline |
◆ netblock_contains()
| bool openvpn::VPNServerNetblock::netblock_contains |
( |
const IP::Addr & |
a | ) |
const |
|
inline |
◆ OPENVPN_EXCEPTION()
| openvpn::VPNServerNetblock::OPENVPN_EXCEPTION |
( |
vpn_serv_netblock |
| ) |
|
◆ per_thread()
| const PerThread & openvpn::VPNServerNetblock::per_thread |
( |
const size_t |
index | ) |
const |
|
inline |
◆ size()
| size_t openvpn::VPNServerNetblock::size |
( |
| ) |
const |
|
inline |
◆ to_string()
| std::string openvpn::VPNServerNetblock::to_string |
( |
| ) |
const |
|
inline |
◆ snb4
◆ snb6
◆ thr
| std::vector<PerThread> openvpn::VPNServerNetblock::thr |
|
private |
The documentation for this class was generated from the following file: