26 #ifndef __NEIGHBORCACHE_H_
27 #define __NEIGHBORCACHE_H_
75 cPolymorphic *contextPointer,
Prox prox) = 0;
101 simtime_t insertTime);
144 cPolymorphic* context,
156 cPolymorphic* context,
169 typedef std::pair<simtime_t, NeighborCacheRttState>
Rtt;
174 int rpcId, simtime_t rtt);
177 cPolymorphic* context,
int rpcId);
238 cPolymorphic *contextPointer);
265 if (!
ncs)
throw cRuntimeError(
"No NCS activated");
326 cPolymorphic *contextPointer = NULL);
355 friend std::ostream&
operator<<(std::ostream& os,
356 const NeighborCacheEntry& entry);