#include <NeighborCache.h>
Public Member Functions | |
virtual void | proxCallback (const TransportAddress &node, int rpcId, cPolymorphic *contextPointer, Prox prox)=0 |
Definition at line 62 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.