OverSim
|
This is the complete list of members for Pastry, including all inherited members.
aliveTable | BasePastry | protected |
alwaysSendUpdate | BasePastry | protected |
baseChangeState(int) | BasePastry | protected |
baseInit(void) | BasePastry | protected |
BaseOverlay() | BaseOverlay | |
BaseRpc() | BaseRpc | |
bindAndListenTcp(int port) | BaseTcpSupport | protected |
bindToPort(int port) | BaseOverlay | protected |
bitsPerDigit | BasePastry | protected |
BOOTSTRAP enum value | BaseOverlay | |
bootstrapList | BaseOverlay | protected |
bootstrapNode | BasePastry | protected |
BSET enum value | BaseOverlay | |
bytesAppDataForwarded | BaseOverlay | protected |
bytesAppLookupForwarded | BaseOverlay | protected |
bytesDropped | BaseOverlay | protected |
bytesFailedNodeResponseSent | BaseOverlay | protected |
bytesFailedNodeSent | BaseOverlay | protected |
bytesFindNodeResponseSent | BaseOverlay | protected |
bytesFindNodeSent | BaseOverlay | protected |
bytesMaintenanceForwarded | BaseOverlay | protected |
bytesPingResponseSent | BaseRpc | protected |
bytesPingSent | BaseRpc | protected |
callDeliver(BaseOverlayMessage *msg, const OverlayKey &destKey) | BaseOverlay | protected |
callForward(const OverlayKey &key, BaseRouteMessage *msg, const NodeHandle &nextHopNode) | BaseOverlay | protected |
callUpdate(const NodeHandle &node, bool joined) | BaseOverlay | protected |
cancelAllRpcs() | BaseRpc | protected |
cancelRpcMessage(uint32_t nonce) | BaseRpc | protected |
changeState(int toState) | Pastry | protectedvirtual |
checkProxCache(void) | Pastry | private |
clearVectors() | Pastry | private |
closerNodeLookups | BasePastry | |
closerNodeLookupsFromNeighborhood | BasePastry | |
closeTcpConnection(TransportAddress address) | BaseTcpSupport | protected |
collectPerHopDelay | BaseOverlay | protected |
CONNECTION_RESET enum value | BaseTcpSupport | |
CONNECTION_SUCC_ClOSED enum value | BaseTcpSupport | |
countFailedNodeCall(const FailedNodeCall *call) | BaseOverlay | protected |
countFindNodeCall(const FindNodeCall *call) | BaseOverlay | protected |
createLookup(RoutingType routingType=DEFAULT_ROUTING, const BaseOverlayMessage *msg=NULL, const cPacket *dummy=NULL, bool appLookup=false) | BasePastry | virtual |
createStateMessage(enum PastryStateMsgType type=PASTRY_STATE_STD, simtime_t timestamp=-1, int16_t row=-1, bool lastHop=false) | BasePastry | protected |
creationTime | BaseOverlay | protected |
cryptoModule | BaseRpc | protected |
debugOutput | BaseOverlay | protected |
defaultRoutingType | BaseOverlay | protected |
delayVector | BaseOverlay | protected |
deleteOverlayNeighborArrow(const NodeHandle &neighbor) | TopologyVis | |
depth | Pastry | private |
determineAliveTable(const PastryStateMessage *stateMsg) | BasePastry | protected |
DISCOVERY enum value | BaseOverlay | |
discoveryModeProbedNodes | Pastry | private |
discoveryTimeout | Pastry | private |
discoveryTimeoutAmount | Pastry | private |
distance(const OverlayKey &x, const OverlayKey &y, bool useAlternative=false) const | BasePastry | protectedvirtual |
doJoinUpdate(void) | Pastry | private |
doRoutingTableMaintenance() | Pastry | private |
doSecondStage(void) | Pastry | private |
drawOverlayTopology | BaseOverlay | protected |
dropFindNodeAttack | BaseOverlay | protected |
dropRouteMessageAttack | BaseOverlay | protected |
enableNewLeafs | BasePastry | protected |
endProcessingState(void) | Pastry | private |
establishTcpConnection(TransportAddress address) | BaseTcpSupport | protected |
estimateMeanDistance() | BasePastry | virtual |
estimateOverlaySize() | BaseOverlay | virtual |
EvCode enum name | BaseTcpSupport | |
FAILED enum value | BaseOverlay | |
findNode(const OverlayKey &key, int numRedundantNodes, int numSiblings, BaseOverlayMessage *msg) | BasePastry | virtual |
finishOverlay() | BasePastry | virtual |
finishRpcs() | BaseRpc | protected |
getBitsPerDigit() | BasePastry | inlinevirtual |
getBootstrapList() const | BaseOverlay | inline |
getCompModule(CompType compType) | BaseOverlay | |
getCompRpcGate(CompType compType) | BaseOverlay | |
getCreationTime() | BaseOverlay | inline |
getLeafSet() const | BasePastry | |
getMaxNumRedundantNodes() | BasePastry | virtual |
getMaxNumSiblings() | BasePastry | virtual |
getMeasureAuthBlock() | BaseOverlay | inline |
getRTLastRow() const | BasePastry | |
getRTRow(uint8_t index) const | BasePastry | |
getState() | BaseOverlay | inline |
getTcpOut() | BaseTcpSupport | inlineprotected |
getThisCompType() | BaseOverlay | protectedvirtual |
getThisNode() | BaseRpc | inline |
getUdpTimeout() | BaseRpc | inline |
globalNodeList | BaseOverlay | protected |
globalParameters | BaseOverlay | protected |
globalStatistics | BaseRpc | protected |
handleAppMessage(BaseOverlayMessage *msg) | BasePastry | virtual |
BaseOverlay::handleAppMessage(cMessage *msg) | BaseOverlay | protectedvirtual |
handleBaseOverlayMessage(BaseOverlayMessage *msg, const OverlayKey &destKey=OverlayKey::UNSPECIFIED_KEY) | BaseOverlay | protected |
handleConnectionEvent(EvCode code, TransportAddress address) | BaseTcpSupport | protectedvirtual |
handleDataReceived(TransportAddress address, cPacket *msg, bool urgent) | BaseTcpSupport | protectedvirtual |
handleFailedNode(const TransportAddress &failed) | Pastry | private |
handleIncomingConnection(TransportAddress address) | BaseTcpSupport | protectedvirtual |
handleMessage(cMessage *msg) | BaseOverlay | protected |
handleNodeGracefulLeaveNotification() | BaseOverlay | protectedvirtual |
handleNodeLeaveNotification() | BaseOverlay | protectedvirtual |
handlePastryJoinCall(PastryJoinCall *call) | Pastry | protected |
handlePastryJoinResponse(PastryJoinResponse *response) | Pastry | protected |
handleRequestLeafSetCall(RequestLeafSetCall *call) | BasePastry | protected |
handleRequestLeafSetResponse(RequestLeafSetResponse *response) | Pastry | protectedvirtual |
handleRequestRepairCall(RequestRepairCall *call) | Pastry | protected |
handleRequestRepairResponse(RequestRepairResponse *response) | Pastry | protected |
handleRequestRoutingRowCall(RequestRoutingRowCall *call) | BasePastry | protected |
handleRequestRoutingRowResponse(RequestRoutingRowResponse *response) | Pastry | protectedvirtual |
handleRequestStateCall(RequestStateCall *call) | Pastry | protected |
handleRequestStateResponse(RequestStateResponse *response) | Pastry | protected |
handleRpcCall(BaseCallMessage *msg) | Pastry | protectedvirtual |
handleRpcResponse(BaseResponseMessage *msg, cPolymorphic *context, int rpcId, simtime_t rtt) | Pastry | protectedvirtual |
BaseOverlay::handleRpcResponse(BaseResponseMessage *msg, const RpcState &rpcState, simtime_t rtt) | RpcListener | protectedvirtual |
handleRpcTimeout(BaseCallMessage *call, const TransportAddress &dest, cPolymorphic *context, int rpcId, const OverlayKey &key) | Pastry | protectedvirtual |
BaseOverlay::handleRpcTimeout(const RpcState &rpcState) | RpcListener | protectedvirtual |
handleStateMessage(PastryStateMessage *msg) | Pastry | virtual |
handleTCPMessage(cMessage *msg) | BaseTcpSupport | protected |
handleTimerEvent(cMessage *msg) | Pastry | virtual |
handleTransportAddressChangedNotification() | BaseOverlay | protectedvirtual |
handleUDPMessage(BaseOverlayMessage *msg) | Pastry | virtual |
hopCountMax | BaseOverlay | protected |
hopCountVector | BaseOverlay | protected |
INIT enum value | BaseOverlay | |
initializeOverlay(int stage) | Pastry | virtual |
initRpcs() | BaseRpc | protected |
initVis(cModule *terminal) | TopologyVis | protected |
internalHandleMessage(cMessage *msg) | BaseRpc | protected |
internalHandleRpcCall(BaseCallMessage *msg) | BaseOverlay | protectedvirtual |
internalHandleRpcMessage(BaseRpcMessage *msg) | BaseRpc | protectedvirtual |
internalHandleRpcResponse(BaseResponseMessage *msg, cPolymorphic *context, int rpcId, simtime_t rtt) | BaseOverlay | protectedvirtual |
internalHandleRpcTimeout(BaseCallMessage *msg, const TransportAddress &dest, cPolymorphic *context, int rpcId, const OverlayKey &destKey) | BaseOverlay | protectedvirtual |
internalSendRouteRpc(BaseRpcMessage *message, const OverlayKey &destKey, const std::vector< TransportAddress > &sourceRoute, RoutingType routingType) | BaseOverlay | protectedvirtual |
invalidNodesAttack | BaseOverlay | protected |
isAlreadyConnected(TransportAddress address) | BaseTcpSupport | protected |
isInSimpleMultiOverlayHost() | BaseOverlay | |
isMalicious() | BaseOverlay | |
isSiblingAttack | BaseOverlay | protected |
isSiblingFor(const NodeHandle &node, const OverlayKey &key, int numSiblings, bool *err) | BasePastry | virtual |
iterativeJoinHook(BaseOverlayMessage *msg, bool incrHopCount) | Pastry | protectedvirtual |
iterativeLookupConfig | BaseOverlay | protected |
join(const OverlayKey &nodeID=OverlayKey::UNSPECIFIED_KEY) | BaseOverlay | |
JOIN enum value | BaseOverlay | |
joinBytesReceived | BasePastry | |
joinBytesSeen | BasePastry | |
joinBytesSent | BasePastry | |
joinForeignPartition(const NodeHandle &node) | BaseOverlay | protectedvirtual |
joinHopCount | BasePastry | protected |
joinOverlay() | Pastry | privatevirtual |
joinPartial | BasePastry | |
joinReceived | BasePastry | |
joins | BasePastry | |
joinSeen | BasePastry | |
joinSent | BasePastry | |
joinTimeoutAmount | BasePastry | protected |
joinTries | BasePastry | |
joinUpdateWait | BasePastry | protected |
kbr | BaseOverlay | protected |
lastStateChange | BasePastry | protected |
leaf2ask | BasePastry | protected |
LEAFSET enum value | BasePastry | protected |
leafSet | BasePastry | protected |
leafsetBytesReceived | BasePastry | |
leafsetBytesSent | BasePastry | |
leafsetReceived | BasePastry | |
leafsetReqBytesReceived | BasePastry | |
leafsetReqBytesSent | BasePastry | |
leafsetReqReceived | BasePastry | |
leafsetReqSent | BasePastry | |
leafsetSent | BasePastry | |
local_lookup(const OverlayKey &key, int num, bool safe) | BaseOverlay | virtual |
localPort | BaseOverlay | protected |
lookupRpc(LookupCall *call) | BaseOverlay | protectedvirtual |
lookups | BaseOverlay | protected |
LookupSet typedef | BaseOverlay | protected |
measureAuthBlock | BaseOverlay | protected |
mergeState(void) | Pastry | private |
minimalJoinState | Pastry | private |
nearNode | BasePastry | protected |
nearNodeImproved | BasePastry | protected |
nearNodeRtt | BasePastry | protected |
neighborCache | BaseRpc | protected |
NEIGHBORHOODSET enum value | BasePastry | protected |
neighborhoodSet | BasePastry | protected |
neighborSet(int num) | BaseOverlay | virtual |
newLeafs(void) | BasePastry | protected |
nextHopRpc(NextHopCall *call) | BaseOverlay | protectedvirtual |
NO_EST_CONNECTION enum value | BaseTcpSupport | |
notificationBoard | BaseOverlay | protected |
notifyList | Pastry | protected |
numAppDataForwarded | BaseOverlay | protected |
numAppLookupForwarded | BaseOverlay | protected |
numberOfLeaves | BasePastry | protected |
numberOfNeighbors | BasePastry | protected |
numDropped | BaseOverlay | protected |
numFailedNodeResponseSent | BaseOverlay | protected |
numFailedNodeSent | BaseOverlay | protected |
numFindNodeResponseSent | BaseOverlay | protected |
numFindNodeSent | BaseOverlay | protected |
numInitStages() const | BaseOverlay | protected |
numMaintenanceForwarded | BaseOverlay | protected |
numPingResponseSent | BaseRpc | protected |
numPingSent | BaseRpc | protected |
optimizeLookup | BasePastry | protected |
overlay | BaseRpc | protected |
overlayId | BaseOverlay | protected |
overrideNewPastry | Pastry | private |
overrideOldPastry | Pastry | private |
partialJoinPath | Pastry | private |
PEER_CLOSED enum value | BaseTcpSupport | |
PEER_REFUSED enum value | BaseTcpSupport | |
PEER_TIMEDOUT enum value | BaseTcpSupport | |
periodicMaintenance | BasePastry | protected |
PING_DISCOVERY enum value | BasePastry | protected |
PING_NEXT_HOP enum value | BasePastry | protected |
PING_RECEIVED_STATE enum value | BasePastry | protected |
PING_SINGLE_NODE enum value | BasePastry | protected |
pingBeforeSecondStage | Pastry | private |
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 |
pingNodes(void) | BasePastry | protected |
pingResponse(PingResponse *pingResponse, cPolymorphic *context, int rpcId, simtime_t rtt) | Pastry | virtual |
pingTimeout(PingCall *pingCall, const TransportAddress &dest, cPolymorphic *context, int rpcId) | BaseRpc | protectedvirtual |
POSTJOIN enum value | BaseOverlay | |
PREJOIN enum value | BaseOverlay | |
prePing(const PastryStateMessage *stateMsg) | BasePastry | protected |
processState(void) | Pastry | private |
providesKbr() | BaseOverlay | inline |
proxCallback(const TransportAddress &node, int rpcId, cPolymorphic *contextPointer, Prox prox) | BasePastry | virtual |
proximityNeighborSelection | BasePastry | protected |
purgeVectors(void) | Pastry | protectedvirtual |
READY enum value | BaseOverlay | |
readyWait | BasePastry | protected |
readyWaitAmount | BasePastry | protected |
receiveChangeNotification(int category, const cPolymorphic *details) | BaseOverlay | protectedvirtual |
recNumRedundantNodes | BaseOverlay | protected |
recordOverlaySentStats(BaseOverlayMessage *msg) | BaseOverlay | protectedvirtual |
recordRoute | BaseOverlay | protected |
recursiveLookupConfig | BaseOverlay | protected |
recursiveRoutingHook(const TransportAddress &dest, BaseRouteMessage *msg) | Pastry | protectedvirtual |
REFRESH enum value | BaseOverlay | |
registerComp(CompType compType, cModule *module) | BaseOverlay | |
rejoinOnFailure | BaseOverlay | protected |
removeLookup(AbstractLookup *lookup) | BaseOverlay | protectedvirtual |
repairReqBytesReceived | BasePastry | |
repairReqBytesSent | BasePastry | |
repairReqReceived | BasePastry | |
repairReqSent | BasePastry | |
repairTaskTimeout | Pastry | private |
repairTimeout | BasePastry | protected |
responsibleLookups | BasePastry | |
restoreContext | BaseOverlay | protected |
ringCheck | Pastry | private |
route(const OverlayKey &key, CompType destComp, CompType srcComp, cPacket *msg, const std::vector< TransportAddress > &sourceRoute=TransportAddress::UNSPECIFIED_NODES, RoutingType routingType=DEFAULT_ROUTING) | BaseOverlay | protectedvirtual |
routeMsgAcks | BaseOverlay | protected |
ROUTINGTABLE enum value | BasePastry | protected |
routingTable | BasePastry | protected |
routingTableLookups | BasePastry | |
routingTableMaintenanceInterval | Pastry | private |
routingTableRowBytesReceived | BasePastry | |
routingTableRowBytesSent | BasePastry | |
routingTableRowReceived | BasePastry | |
routingTableRowReqBytesReceived | BasePastry | |
routingTableRowReqBytesSent | BasePastry | |
routingTableRowReqReceived | BasePastry | |
routingTableRowReqSent | BasePastry | |
routingTableRowSent | BasePastry | |
RSET enum value | BaseOverlay | |
secondStageInterval | Pastry | private |
secondStageWait | Pastry | private |
sendInternalRpcCall(CompType destComp, BaseCallMessage *msg, cPolymorphic *context=NULL, simtime_t timeout=-1, int retries=0, int rpcId=-1, RpcListener *rpcListener=NULL) | BaseRpc | inlineprotected |
sendMessageToAllComp(cMessage *msg, CompType srcComp) | BaseOverlay | |
sendMessageToUDP(const TransportAddress &dest, cPacket *msg, simtime_t delay=SIMTIME_ZERO) | BaseOverlay | virtual |
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 | inlineprotected |
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 | inlineprotected |
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 | inlineprotected |
sendRpcResponse(TransportType transportType, CompType destComp, const TransportAddress &dest, const OverlayKey &destKey, BaseCallMessage *call, BaseResponseMessage *response) | BaseRpc | protected |
sendRpcResponse(BaseCallMessage *call, BaseResponseMessage *response) | BaseRpc | protected |
sendRpcResponseToLastHop | BaseOverlay | protected |
sendStateAtLeafsetRepair | Pastry | private |
sendStateDelayed(const TransportAddress &destination) | Pastry | private |
sendStateWait | Pastry | protected |
sendTcpData(cPacket *msg, TransportAddress address) | BaseTcpSupport | protected |
sendToKey(const OverlayKey &key, BaseOverlayMessage *message, int numSiblings=1, const std::vector< TransportAddress > &sourceRoute=TransportAddress::UNSPECIFIED_NODES, RoutingType routingType=DEFAULT_ROUTING) | BaseOverlay | |
sendUdpRpcCall(const TransportAddress &dest, BaseCallMessage *msg, cPolymorphic *context=NULL, simtime_t timeout=-1, int retries=0, int rpcId=-1, RpcListener *rpcListener=NULL) | BaseRpc | inlineprotected |
setOverlayReady(bool ready) | BaseOverlay | protected |
setTcpOut(cGate *gate) | BaseTcpSupport | inlineprotected |
showOverlayNeighborArrow(const NodeHandle &neighbor, bool flush=true, const char *displayString=NULL) | TopologyVis | |
SHUTDOWN enum value | BaseOverlay | |
singleHopDelays | BaseOverlay | protected |
socketDataArrived(int connId, void *yourPtr, cPacket *msg, bool urgent) | BaseTcpSupport | virtual |
socketEstablished(int connId, void *yourPtr) | BaseTcpSupport | virtual |
socketFailure(int connId, void *yourPtr, int code) | BaseTcpSupport | virtual |
socketPeerClosed(int connId, void *yourPtr) | BaseTcpSupport | virtual |
socketStatusArrived(int connId, void *yourPtr, TCPStatusInfo *status) | BaseTcpSupport | inlinevirtual |
state | BaseOverlay | protected |
stateBytesReceived | BasePastry | |
stateBytesSent | BasePastry | |
stateCache | BasePastry | protected |
stateCacheQueue | BasePastry | protected |
StateObject enum name | BasePastry | protected |
stateReceived | BasePastry | |
stateReqBytesReceived | BasePastry | |
stateReqBytesSent | BasePastry | |
stateReqReceived | BasePastry | |
stateReqSent | BasePastry | |
States enum name | BaseOverlay | |
stateSent | BasePastry | |
stReceived | Pastry | protected |
stReceivedPos | Pastry | protected |
thisCompType | BaseRpc | protected |
thisNode | BaseRpc | protected |
thisTerminal | TopologyVis | protected |
TopologyVis() | TopologyVis | |
totalLookups | BasePastry | |
underlayConfigurator | BaseOverlay | protected |
updateCounter | Pastry | private |
updateTooltip() | BasePastry | virtual |
useCommonAPIforward | BaseOverlay | protected |
useDiscovery | Pastry | private |
useRegularNextHop | BasePastry | protected |
useRoutingTableMaintenance | Pastry | private |
useSecondStage | Pastry | private |
~BaseOverlay() | BaseOverlay | virtual |
~BasePastry() | BasePastry | virtual |
~Pastry() | Pastry | virtual |
~RpcListener() | RpcListener | virtual |