#include <NeighborCache.h>

Public Member Functions | |
| virtual void | proxCallback (const TransportAddress &node, int rpcId, cPolymorphic *contextPointer, Prox prox)=0 |
Definition at line 60 of file NeighborCache.h.
| virtual void ProxListener::proxCallback | ( | const TransportAddress & | node, | |
| int | rpcId, | |||
| cPolymorphic * | contextPointer, | |||
| Prox | prox | |||
| ) | [pure virtual] |
Implemented in oversim::Chord, and BasePastry.
Referenced by NeighborCache::setNodeTimeout(), and NeighborCache::updateNode().
1.5.8