#include <hostlist.hpp>
|
| void | add (const std::string &host, const std::string &port) |
| |
Definition at line 68 of file hostlist.hpp.
◆ List() [1/2]
| openvpn::HostList::List::List |
( |
| ) |
|
|
default |
◆ List() [2/2]
| openvpn::HostList::List::List |
( |
const OptionList & |
opt, |
|
|
const std::string & |
directive, |
|
|
const std::string & |
default_port |
|
) |
| |
|
inline |
◆ add()
| void openvpn::HostList::List::add |
( |
const std::string & |
host, |
|
|
const std::string & |
port |
|
) |
| |
|
inlineprivate |
◆ randomize()
| void openvpn::HostList::List::randomize |
( |
RandomAPI & |
rng | ) |
|
|
inline |
◆ to_string()
| std::string openvpn::HostList::List::to_string |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: