#include <AddressCache.h>
Definition at line 33 of file AddressCache.h.
◆ AddressCacheEntry() [1/2]
OpenDDS::DCPS::AddressCacheEntry::AddressCacheEntry |
( |
| ) |
|
|
inline |
Definition at line 35 of file AddressCache.h.
References if().
36 #if defined ACE_HAS_CPP11 static const TimePoint_T< MonotonicClock > max_value
MonotonicTimePoint expires_
◆ AddressCacheEntry() [2/2]
OpenDDS::DCPS::AddressCacheEntry::AddressCacheEntry |
( |
const AddrSet & |
addrs, |
|
|
const MonotonicTimePoint & |
expires |
|
) |
| |
|
inline |
Definition at line 41 of file AddressCache.h.
References if().
42 #if defined ACE_HAS_CPP11 43 , addrs_hash_(calculate_hash(
addrs_))
MonotonicTimePoint expires_
◆ addrs_
AddrSet OpenDDS::DCPS::AddressCacheEntry::addrs_ |
◆ expires_
The documentation for this struct was generated from the following file: