◆ Dns_entry() [1/2]
Dns_srv_data::Dns_entry::Dns_entry |
( |
| ) |
|
|
privatedelete |
◆ Dns_entry() [2/2]
Dns_srv_data::Dns_entry::Dns_entry |
( |
const std::string & |
host, |
|
|
unsigned |
port, |
|
|
unsigned |
weight |
|
) |
| |
|
inline |
◆ add_weight_sum()
void Dns_srv_data::Dns_entry::add_weight_sum |
( |
unsigned long & |
weight_sum | ) |
|
|
inline |
◆ host()
std::string Dns_srv_data::Dns_entry::host |
( |
| ) |
const |
|
inline |
◆ port()
unsigned Dns_srv_data::Dns_entry::port |
( |
| ) |
const |
|
inline |
◆ weight_sum()
unsigned long Dns_srv_data::Dns_entry::weight_sum |
( |
| ) |
const |
|
inline |
◆ host_
std::string Dns_srv_data::Dns_entry::host_ |
|
private |
◆ port_
unsigned Dns_srv_data::Dns_entry::port_ {0} |
|
private |
◆ weight_
unsigned Dns_srv_data::Dns_entry::weight_ {0} |
|
private |
◆ weight_sum_
unsigned long Dns_srv_data::Dns_entry::weight_sum_ {0} |
|
private |
The documentation for this class was generated from the following file: