#include <listenlist.hpp>
Definition at line 88 of file listenlist.hpp.
◆ LoadMode
Enumerator |
---|
Nominal | |
AllowDefault | |
AllowEmpty | |
Definition at line 91 of file listenlist.hpp.
◆ List() [1/4]
openvpn::Listen::List::List |
( |
| ) |
|
|
inline |
◆ List() [2/4]
openvpn::Listen::List::List |
( |
const Item & |
item | ) |
|
|
inline |
◆ List() [3/4]
openvpn::Listen::List::List |
( |
Item && |
item | ) |
|
|
inline |
◆ List() [4/4]
openvpn::Listen::List::List |
( |
const OptionList & |
opt, |
|
|
const std::string & |
directive, |
|
|
const LoadMode |
load_mode, |
|
|
const unsigned int |
n_cores |
|
) |
| |
|
inline |
◆ expand_ports_by_n_threads()
List openvpn::Listen::List::expand_ports_by_n_threads |
( |
const size_t |
max_size | ) |
const |
|
inline |
◆ expand_ports_by_unit()
List openvpn::Listen::List::expand_ports_by_unit |
( |
const unsigned int |
unit | ) |
const |
|
inline |
◆ is_vpn_binding_profile()
static bool openvpn::Listen::List::is_vpn_binding_profile |
( |
const LoadMode |
load_mode, |
|
|
const Item & |
e |
|
) |
| |
|
inlinestaticprivate |
◆ local_addr()
std::string openvpn::Listen::List::local_addr |
( |
| ) |
const |
|
inline |
◆ to_string()
std::string openvpn::Listen::List::to_string |
( |
| ) |
const |
|
inline |
◆ total_threads()
unsigned int openvpn::Listen::List::total_threads |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: