, including all inherited members.
absoluteError | NeighborCache | [private] |
adaptingNcs() | NeighborCache | [inline] |
BaseApp() | BaseApp | |
BaseRpc() | BaseRpc | |
bindToPort(int port) | BaseApp | [protected, virtual] |
bytesOverlayReceived | BaseApp | [protected] |
bytesOverlaySent | BaseApp | [protected] |
bytesPingResponseSent | BaseRpc | [protected] |
bytesPingSent | BaseRpc | [protected] |
bytesUdpReceived | BaseApp | [protected] |
bytesUdpSent | BaseApp | [protected] |
calcRttError(const NodeHandle &handle, simtime_t rtt) | NeighborCache | [private] |
callLocalLookup(const OverlayKey &key, int num, bool safe) | BaseApp | [inline, protected] |
callNeighborSet(int num) | BaseApp | [inline, protected] |
callRoute(const OverlayKey &key, cPacket *msg, const TransportAddress &hint=TransportAddress::UNSPECIFIED_NODE, RoutingType routingType=DEFAULT_ROUTING) | BaseApp | [inline, protected] |
callRoute(const OverlayKey &key, cPacket *msg, const std::vector< TransportAddress > &sourceRoute, RoutingType routingType=DEFAULT_ROUTING) | BaseApp | [protected] |
cancelAllRpcs() | BaseRpc | [protected] |
cancelRpcMessage(uint32_t nonce) | BaseRpc | [protected] |
cleanupCache() | NeighborCache | [private] |
coordsDummy | NeighborCache | [private, static] |
creationTime | BaseApp | [protected] |
cryptoModule | BaseRpc | [protected] |
debugOutput | BaseApp | [protected] |
defaultQueryType | NeighborCache | [private] |
defaultQueryTypeI | NeighborCache | [private] |
defaultQueryTypeQ | NeighborCache | [private] |
deliver(OverlayKey &key, cMessage *msg) | BaseApp | [protected, virtual] |
doDiscovery | NeighborCache | [private] |
enableNeighborCache | NeighborCache | [private] |
estimateProx(const TransportAddress &node) | NeighborCache | |
finish() | BaseApp | [protected] |
finishApp() | NeighborCache | [protected, virtual] |
finishRpcs() | BaseRpc | [protected] |
forward(OverlayKey *key, cPacket **msg, NodeHandle *nextHopNode) | BaseApp | [protected, virtual] |
getAvgAbsPredictionError() | NeighborCache | |
getCoordinateBasedProx(const TransportAddress &node) | NeighborCache | [private] |
getMeanVarRtt(const TransportAddress &node, bool returnVar) | NeighborCache | |
getNcsAccess() const | NeighborCache | [inline] |
getNcsBasedTimeout(const NodeHandle &node) | NeighborCache | [protected] |
getNearestNode(uint8_t maxLayer) | NeighborCache | |
getNeighborCacheSize() | NeighborCache | [inline] |
getNodeAge(const TransportAddress &handle) | NeighborCache | |
getNodeContexts(const TransportAddress &handle) | NeighborCache | [private] |
getNodeCoordsInfo(const TransportAddress &node) | NeighborCache | |
getNodeHandle(const TransportAddress &add) | NeighborCache | |
getNodeRtt(const TransportAddress &add) | NeighborCache | [private] |
getNodeTimeout(const NodeHandle &node) | NeighborCache | |
getProx(const TransportAddress &node, NeighborCacheQueryType type=NEIGHBORCACHE_AVAILABLE, int rpcId=-1, ProxListener *listener=NULL, cPolymorphic *contextPointer=NULL) | NeighborCache | |
getRttBasedTimeout(const NodeHandle &node) | NeighborCache | [protected] |
getThisCompType() | NeighborCache | [inline, protected, virtual] |
getThisNode() | BaseRpc | [inline] |
getUdpTimeout() | BaseRpc | [inline] |
globalNodeList | BaseApp | [protected] |
globalStatistics | NeighborCache | [protected] |
handleLowerMessage(cMessage *msg) | BaseApp | [protected, virtual] |
handleMessage(cMessage *msg) | BaseApp | [protected] |
handleNodeGracefulLeaveNotification() | BaseApp | [protected, virtual] |
handleNodeLeaveNotification() | BaseApp | [protected, virtual] |
handleReadyMessage(CompReadyMessage *readyMsg) | NeighborCache | [protected, virtual] |
handleRpcCall(BaseCallMessage *msg) | NeighborCache | [protected, virtual] |
handleRpcResponse(BaseResponseMessage *msg, cPolymorphic *context, int rpcId, simtime_t rtt) | RpcListener | [protected, virtual] |
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) | RpcListener | [protected, virtual] |
handleRpcTimeout(const RpcState &rpcState) | RpcListener | [protected, virtual] |
handleTimerEvent(cMessage *msg) | NeighborCache | [protected, virtual] |
handleTraceMessage(cMessage *msg) | BaseApp | [protected, virtual] |
handleTransportAddressChangedNotification() | BaseApp | [protected, virtual] |
handleUDPMessage(cMessage *msg) | BaseApp | [protected, virtual] |
handleUpperMessage(cMessage *msg) | BaseApp | [protected, virtual] |
hits | NeighborCache | [private] |
initialize(int stage) | BaseApp | [protected] |
initializeApp(int stage) | NeighborCache | [protected, virtual] |
initRpcs() | BaseRpc | [protected] |
insertNodeContext(const TransportAddress &handle, cPolymorphic *context, ProxListener *rpcListener, int rpcId) | NeighborCache | [private] |
internalHandleMessage(cMessage *msg) | BaseRpc | [protected] |
internalHandleRpcCall(BaseCallMessage *msg) | BaseApp | [protected, virtual] |
internalHandleRpcMessage(BaseRpcMessage *msg) | BaseRpc | [protected, virtual] |
internalHandleRpcResponse(BaseResponseMessage *msg, cPolymorphic *context, int rpcId, simtime_t rtt) | BaseApp | [protected, virtual] |
internalHandleRpcTimeout(BaseCallMessage *msg, const TransportAddress &dest, cPolymorphic *context, int rpcId, const OverlayKey &destKey) | BaseRpc | [protected, virtual] |
internalSendRouteRpc(BaseRpcMessage *message, const OverlayKey &destKey, const std::vector< TransportAddress > &sourceRoute, RoutingType routingType) | BaseApp | [protected, virtual] |
isEnabled() | NeighborCache | [inline] |
isEntry(const TransportAddress &node) | NeighborCache | |
isSiblingFor(const NodeHandle &node, const OverlayKey &key, int numSiblings, bool *err) | BaseApp | [inline, protected] |
landmarkTimer | NeighborCache | [private] |
lastAbsoluteErrorPerNode | NeighborCache | [private] |
maxSize | NeighborCache | [private] |
misses | NeighborCache | [private] |
ncs | NeighborCache | [private] |
NCS_TIMEOUT_CONSTANT | NeighborCache | [private, static] |
neighborCache | NeighborCache | [protected] |
NeighborCacheConstIterator typedef | NeighborCache | [protected] |
neighborCacheExpireMap | NeighborCache | [protected] |
neighborCacheExpireMapIterator typedef | NeighborCache | [protected] |
NeighborCacheIterator typedef | NeighborCache | [protected] |
NeighborCacheRttState enum name | NeighborCache | [private] |
notificationBoard | BaseApp | [protected] |
Nps class | NeighborCache | [friend] |
numInitStages() const | BaseApp | [protected] |
numMsg | NeighborCache | [private] |
numOverlayReceived | BaseApp | [protected] |
numOverlaySent | BaseApp | [protected] |
numPingResponseSent | BaseRpc | [protected] |
numPingSent | BaseRpc | [protected] |
numRttErrorToHigh | NeighborCache | [private] |
numRttErrorToLow | NeighborCache | [private] |
numUdpReceived | BaseApp | [protected] |
numUdpSent | BaseApp | [protected] |
operator<<(std::ostream &os, const NeighborCacheEntry &entry) | NeighborCache | [friend] |
overlay | BaseRpc | [protected] |
pingNode(const TransportAddress &dest, simtime_t timeout=-1, int retries=0, cPolymorphic *context=NULL, const char *caption="PING", RpcListener *rpcListener=NULL, int rpcId=-1, TransportType transportType=INVALID_TRANSPORT) | BaseRpc | [protected] |
pingResponse(PingResponse *pingResponse, cPolymorphic *context, int rpcId, simtime_t rtt) | BaseRpc | [protected, virtual] |
pingTimeout(PingCall *pingCall, const TransportAddress &dest, cPolymorphic *context, int rpcId) | BaseRpc | [protected, virtual] |
queryProx(const TransportAddress &node, int rpcId, ProxListener *listener, cPolymorphic *contextPointer) | NeighborCache | [protected] |
receiveChangeNotification(int category, const cPolymorphic *details) | BaseApp | [protected, virtual] |
relativeError | NeighborCache | [private] |
Rtt typedef | NeighborCache | [private] |
RTT_TIMEOUT_ADJUSTMENT | NeighborCache | [private, static] |
rttExpirationTime | NeighborCache | [private] |
rttHistory | NeighborCache | [private] |
RTTSTATE_TIMEOUT enum value | NeighborCache | [private] |
RTTSTATE_UNKNOWN enum value | NeighborCache | [private] |
RTTSTATE_VALID enum value | NeighborCache | [private] |
RTTSTATE_WAITING enum value | NeighborCache | [private] |
sendInternalRpcCall(CompType destComp, BaseCallMessage *msg, cPolymorphic *context=NULL, simtime_t timeout=-1, int retries=0, int rpcId=-1, RpcListener *rpcListener=NULL) | BaseRpc | [inline, protected] |
sendMessageToLowerTier(cPacket *msg) | BaseApp | [protected] |
sendMessageToUDP(const TransportAddress &destAddr, cPacket *msg) | BaseApp | [protected, virtual] |
sendReadyMessage(bool ready=true) | BaseApp | [protected] |
sendRouteRpcCall(CompType destComp, const TransportAddress &dest, const OverlayKey &destKey, BaseCallMessage *msg, cPolymorphic *context=NULL, RoutingType routingType=DEFAULT_ROUTING, simtime_t timeout=-1, int retries=0, int rpcId=-1, RpcListener *rpcListener=NULL) | BaseRpc | [inline, protected] |
sendRouteRpcCall(CompType destComp, const OverlayKey &destKey, BaseCallMessage *msg, cPolymorphic *context=NULL, RoutingType routingType=DEFAULT_ROUTING, simtime_t timeout=-1, int retries=0, int rpcId=-1, RpcListener *rpcListener=NULL) | BaseRpc | [inline, protected] |
sendRouteRpcCall(CompType destComp, const TransportAddress &dest, BaseCallMessage *msg, cPolymorphic *context=NULL, RoutingType routingType=DEFAULT_ROUTING, simtime_t timeout=-1, int retries=0, int rpcId=-1, RpcListener *rpcListener=NULL) | BaseRpc | [inline, protected] |
sendRpcResponse(TransportType transportType, CompType destComp, const TransportAddress &dest, const OverlayKey &destKey, BaseCallMessage *call, BaseResponseMessage *response) | BaseRpc | [protected] |
sendRpcResponse(BaseCallMessage *call, BaseResponseMessage *response) | BaseRpc | [protected] |
sendUdpRpcCall(const TransportAddress &dest, BaseCallMessage *msg, cPolymorphic *context=NULL, simtime_t timeout=-1, int retries=0, int rpcId=-1, RpcListener *rpcListener=NULL) | BaseRpc | [inline, protected] |
setNodeTimeout(const TransportAddress &handle) | NeighborCache | |
thisCompType | BaseRpc | [protected] |
thisNode | BaseRpc | [protected] |
timeoutAccuracyLimit | NeighborCache | [private] |
underlayConfigurator | BaseApp | [protected] |
update(const NodeHandle &node, bool joined) | BaseApp | [protected, virtual] |
updateEntry(const TransportAddress &address, simtime_t insertTime) | NeighborCache | [private] |
updateNcsInfo(const TransportAddress &node, AbstractNcsNodeInfo *ncsInfo) | NeighborCache | |
updateNode(const NodeHandle &add, simtime_t rtt, const NodeHandle &srcRoute=NodeHandle::UNSPECIFIED_NODE, AbstractNcsNodeInfo *ncsInfo=NULL) | NeighborCache | |
WaitingContexts typedef | NeighborCache | [private] |
~BaseApp() | BaseApp | [virtual] |
~NeighborCache() | NeighborCache | |
~RpcListener() | RpcListener | [virtual] |