OpenDDS
Snapshot(2023/04/28-20:55)
|
This is the complete list of members for OpenDDS::DCPS::AddressCache< Key >, including all inherited members.
AddressCache() | OpenDDS::DCPS::AddressCache< Key > | inline |
id_map_ | OpenDDS::DCPS::AddressCache< Key > | private |
load(const Key &key, AddrSet &addrs) const | OpenDDS::DCPS::AddressCache< Key > | inline |
map_ | OpenDDS::DCPS::AddressCache< Key > | private |
mutex_ | OpenDDS::DCPS::AddressCache< Key > | mutableprivate |
OPENDDS_MAP_T(Key, RcHandle< AddressCacheEntry >) MapType | OpenDDS::DCPS::AddressCache< Key > | |
OPENDDS_MAP_T(GUID_t, KeyVec) IdMapType | OpenDDS::DCPS::AddressCache< Key > | |
OPENDDS_VECTOR(Key) KeyVec | OpenDDS::DCPS::AddressCache< Key > | |
remove(const Key &key) | OpenDDS::DCPS::AddressCache< Key > | inline |
remove_id(const GUID_t &val) | OpenDDS::DCPS::AddressCache< Key > | inline |
store(const Key &key, const AddrSet &addrs, const MonotonicTimePoint &expires=MonotonicTimePoint::max_value) | OpenDDS::DCPS::AddressCache< Key > | inline |
~AddressCache() | OpenDDS::DCPS::AddressCache< Key > | inlinevirtual |