#include <hostlist.hpp>
Definition at line 27 of file hostlist.hpp.
◆ Host() [1/2]
openvpn::HostList::Host::Host |
( |
| ) |
|
|
inline |
◆ Host() [2/2]
openvpn::HostList::Host::Host |
( |
const std::string & |
host_arg, |
|
|
const std::string & |
port_arg |
|
) |
| |
|
inline |
◆ defined()
bool openvpn::HostList::Host::defined |
( |
| ) |
const |
|
inline |
◆ reset()
void openvpn::HostList::Host::reset |
( |
| ) |
|
|
inline |
◆ swap()
void openvpn::HostList::Host::swap |
( |
Host & |
rhs | ) |
|
|
inlinenoexcept |
◆ to_string()
std::string openvpn::HostList::Host::to_string |
( |
| ) |
const |
|
inline |
◆ host
std::string openvpn::HostList::Host::host |
◆ port
std::string openvpn::HostList::Host::port |
The documentation for this struct was generated from the following file: