addressTimeout(const TransportAddress &handle) | NeighborCache | |
cleanupCache() | NeighborCache | [private] |
enableNeighborCache | NeighborCache | [private] |
getAddressRtt(const TransportAddress &add) | NeighborCache | |
getNodeHandle(const TransportAddress &add) | NeighborCache | |
getWaitingContexts(const TransportAddress &handle) | NeighborCache | [inline] |
initialize() | NeighborCache | [protected] |
insertAddressRtt(const NodeHandle &add, simtime_t time) | NeighborCache | |
insertPingedNode(const TransportAddress &handle, cPolymorphic *context, RpcListener *rpcListener, int rpcId) | NeighborCache | |
isEnabled() | NeighborCache | [inline] |
maxSize | NeighborCache | [private] |
neighborCache | NeighborCache | [protected] |
neighborCacheExpireMap | NeighborCache | [protected] |
numInhibitedPings(const TransportAddress &handle) | NeighborCache | [inline] |
operator<<(std::ostream &os, const NeighborCacheEntry &) | NeighborCache | [friend] |
rttExpirationTime | NeighborCache | [private] |
updateEntry(const TransportAddress &address, simtime_t insertTime) | NeighborCache | [private] |
~NeighborCache() | NeighborCache |