#include <NeighborCache.h>
Public Attributes | |
| int | rpcId |
| ProxListener * | listener |
| cPolymorphic * | contextPointer |
Definition at line 154 of file NeighborCache.h.
| cPolymorphic* NeighborCache::NeighborCache::ProxContext::contextPointer |
Definition at line 157 of file NeighborCache.h.
Referenced by NeighborCache::queryProx(), NeighborCache::setNodeTimeout(), and NeighborCache::updateNode().
| ProxListener* NeighborCache::NeighborCache::ProxContext::listener |
Definition at line 156 of file NeighborCache.h.
Referenced by NeighborCache::queryProx(), NeighborCache::setNodeTimeout(), and NeighborCache::updateNode().
| int NeighborCache::NeighborCache::ProxContext::rpcId |
Definition at line 155 of file NeighborCache.h.
Referenced by NeighborCache::queryProx(), NeighborCache::setNodeTimeout(), and NeighborCache::updateNode().
1.5.8