IterativeLookup Member List
This is the complete list of members for
IterativeLookup, including all inherited members.
abortLookup() | IterativeLookup | [virtual] |
accumulatedHops | IterativeLookup | [protected] |
addSibling(const NodeHandle &handle, bool assured=false) | IterativeLookup | [protected] |
appLookup | IterativeLookup | [protected] |
BaseOverlay class | IterativeLookup | [friend] |
checkStop() | IterativeLookup | [inline, protected] |
compare(const OverlayKey &lhs, const OverlayKey &rhs) const | IterativeLookup | [protected, virtual] |
config | IterativeLookup | [protected] |
createFindNodeCall(cPacket *findNodeExt=NULL) | IterativeLookup | [protected, virtual] |
createPathLookup() | IterativeLookup | [protected, virtual] |
dead | IterativeLookup | [protected] |
finished | IterativeLookup | [protected] |
finishedPaths | IterativeLookup | [protected] |
firstCallExt | IterativeLookup | [protected] |
getAccumulatedHops() const | IterativeLookup | [virtual] |
getDead(const TransportAddress &addr) | IterativeLookup | [protected] |
getPinged(const TransportAddress &addr) | IterativeLookup | [protected] |
getResult() const | IterativeLookup | [virtual] |
getVisited(const TransportAddress &addr) | IterativeLookup | [protected] |
handleRpcResponse(BaseResponseMessage *msg, cPolymorphic *context, int rpcId, simtime_t rtt) | IterativeLookup | [protected, virtual] |
RpcListener::handleRpcResponse(BaseResponseMessage *msg, const RpcState &rpcState, simtime_t rtt) | RpcListener | [protected, virtual] |
handleRpcTimeout(BaseCallMessage *msg, const TransportAddress &dest, cPolymorphic *context, int rpcId, const OverlayKey &destKey=OverlayKey::UNSPECIFIED_KEY) | IterativeLookup | [protected, virtual] |
RpcListener::handleRpcTimeout(const RpcState &rpcState) | RpcListener | [protected, virtual] |
hopCountMax | IterativeLookup | [protected] |
isValid() const | IterativeLookup | [virtual] |
IterativeLookup(BaseOverlay *overlay, RoutingType routingType, const IterativeLookupConfiguration &config, const cPacket *findNodeExt=NULL, bool appLookup=false) | IterativeLookup | |
IterativePathLookup class | IterativeLookup | [friend] |
key | IterativeLookup | [protected] |
listener | IterativeLookup | [protected] |
lookup(const OverlayKey &key, int numSiblings=1, int hopCountMax=0, int retries=0, LookupListener *listener=NULL) | IterativeLookup | [virtual] |
MajoritySiblings typedef | IterativeLookup | [protected] |
majoritySiblings | IterativeLookup | [protected] |
numSiblings | IterativeLookup | [protected] |
overlay | IterativeLookup | [protected] |
paths | IterativeLookup | [protected] |
PendingPings typedef | IterativeLookup | [protected] |
pendingPings | IterativeLookup | [protected] |
pinged | IterativeLookup | [protected] |
retries | IterativeLookup | [protected] |
routingType | IterativeLookup | [protected] |
RpcInfoMap typedef | IterativeLookup | [protected] |
rpcs | IterativeLookup | [protected] |
running | IterativeLookup | [protected] |
sendRpc(const NodeHandle &handle, FindNodeCall *call, IterativePathLookup *listener, int rpcId) | IterativeLookup | [protected] |
setDead(const TransportAddress &addr) | IterativeLookup | [protected] |
setPinged(const TransportAddress &addr) | IterativeLookup | [protected] |
setVisited(const TransportAddress &addr, bool visitedFlag=true) | IterativeLookup | [protected] |
siblings | IterativeLookup | [protected] |
start() | IterativeLookup | [protected] |
startTime | IterativeLookup | [protected] |
stop() | IterativeLookup | [protected] |
success | IterativeLookup | [protected] |
successfulPaths | IterativeLookup | [protected] |
visited | IterativeLookup | [protected] |
~AbstractLookup() | AbstractLookup | [virtual] |
~Comparator() | Comparator< OverlayKey > | [inline, virtual] |
~IterativeLookup() | IterativeLookup | [virtual] |
~RpcListener() | RpcListener | [virtual] |