#include <host_cache_entry.h>
◆ steady_clock
◆ time_point
◆ Entry() [1/2]
| host_cache::Entry::Entry |
( |
| ) |
|
|
inline |
◆ Entry() [2/2]
| host_cache::Entry::Entry |
( |
const Entry & |
other | ) |
|
|
inline |
◆ operator=()
| Entry & host_cache::Entry::operator= |
( |
const Entry & |
other | ) |
|
|
inline |
◆ addresses_
◆ cache_hits_
| std::atomic<uint64_t> host_cache::Entry::cache_hits_ {0} |
◆ creation_time_
| time_point host_cache::Entry::creation_time_ {steady_clock::now()} |
◆ hostname_
| std::string host_cache::Entry::hostname_ |
◆ resolve_waiters_peak_
| std::atomic<uint64_t> host_cache::Entry::resolve_waiters_peak_ {0} |
◆ ttl_
The documentation for this class was generated from the following file: