, including all inherited members.
acceptNode(const GiaNode &newNode, unsigned int degree) | Gia | [protected] |
addNeighbor(GiaNode &newNode, unsigned int degree) | Gia | [protected] |
BaseOverlay() | BaseOverlay | |
BaseRpc() | BaseRpc | |
bindToPort(int port) | BaseOverlay | [protected] |
BOOTSTRAP enum value | BaseOverlay | |
bootstrapList | BaseOverlay | [protected] |
bootstrapNode | Gia | [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] |
calculateLevelOfSatisfaction() | Gia | [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 toStage) | Gia | [virtual] |
collectPerHopDelay | BaseOverlay | [protected] |
connectionDegree | Gia | [protected] |
countFailedNodeCall(const FailedNodeCall *call) | BaseOverlay | [protected] |
countFindNodeCall(const FindNodeCall *call) | BaseOverlay | [protected] |
createLookup(RoutingType routingType=DEFAULT_ROUTING, const BaseOverlayMessage *msg=NULL, const cPacket *findNodeExt=NULL, bool appLookup=false) | BaseOverlay | [protected, virtual] |
creationTime | BaseOverlay | [protected] |
cryptoModule | BaseRpc | [protected] |
debugOutput | BaseOverlay | [protected] |
defaultRoutingType | BaseOverlay | [protected] |
delayVector | BaseOverlay | [protected] |
deleteOverlayNeighborArrow(const NodeHandle &neighbor) | TopologyVis | [protected] |
deliverSearchResult(SearchResponseMessage *msg) | Gia | [protected] |
distance(const OverlayKey &x, const OverlayKey &y, bool useAlternative=false) const | BaseOverlay | [virtual] |
drawOverlayTopology | BaseOverlay | [protected] |
dropFindNodeAttack | BaseOverlay | [protected] |
dropRouteMessageAttack | BaseOverlay | [protected] |
FAILED enum value | BaseOverlay | |
findNode(const OverlayKey &key, int numRedundantNodes, int numSiblings, BaseOverlayMessage *msg=NULL) | BaseOverlay | [protected, virtual] |
finishOverlay() | Gia | [virtual] |
finishRpcs() | BaseRpc | [protected] |
forwardMessage(GiaIDMessage *msg, bool fromApplication) | Gia | [protected] |
forwardSearchResponseMessage(SearchResponseMessage *msg) | Gia | [protected] |
getBitsPerDigit() | BaseOverlay | [inline, virtual] |
getCompModule(CompType compType) | BaseOverlay | |
getCompRpcGate(CompType compType) | BaseOverlay | |
getCreationTime() | BaseOverlay | [inline] |
getMaxNumRedundantNodes() | BaseOverlay | [virtual] |
getMaxNumSiblings() | BaseOverlay | [virtual] |
getMeasureAuthBlock() | BaseOverlay | [inline] |
getRoute(const OverlayKey &key, CompType destComp, CompType srcComp, cPacket *msg, const std::vector< TransportAddress > &sourceRoute=TransportAddress::UNSPECIFIED_NODES, RoutingType routingType=DEFAULT_ROUTING) | Gia | [virtual] |
getState() | BaseOverlay | [inline] |
getThisCompType() | BaseOverlay | [protected, virtual] |
getThisNode() | BaseRpc | [inline] |
getUdpTimeout() | BaseRpc | [inline] |
globalNodeList | BaseOverlay | [protected] |
globalParameters | BaseOverlay | [protected] |
globalStatistics | BaseRpc | [protected] |
handleAppMessage(cMessage *msg) | Gia | [virtual] |
handleFailedNode(const TransportAddress &failed) | BaseOverlay | [protected, virtual] |
handleNodeGracefulLeaveNotification() | BaseOverlay | [protected, virtual] |
handleNodeLeaveNotification() | BaseOverlay | [protected, virtual] |
handleRpcCall(BaseCallMessage *msg) | BaseRpc | [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) | Gia | [virtual] |
handleTransportAddressChangedNotification() | BaseOverlay | [protected, virtual] |
handleUDPMessage(BaseOverlayMessage *msg) | Gia | [virtual] |
hopCountMax | BaseOverlay | [protected] |
hopCountVector | BaseOverlay | [protected] |
INIT enum value | BaseOverlay | |
initializeOverlay(int stage) | Gia | [virtual] |
initRpcs() | BaseRpc | [protected] |
initVis(cModule *terminal) | TopologyVis | [protected] |
internalHandleMessage(cMessage *msg) | BaseRpc | [protected] |
internalHandleRpcCall(BaseCallMessage *msg) | BaseOverlay | [protected, virtual] |
internalHandleRpcMessage(BaseRpcMessage *msg) | BaseRpc | [protected, virtual] |
internalHandleRpcResponse(BaseResponseMessage *msg, cPolymorphic *context, int rpcId, simtime_t rtt) | BaseOverlay | [protected, virtual] |
internalHandleRpcTimeout(BaseCallMessage *msg, const TransportAddress &dest, cPolymorphic *context, int rpcId, const OverlayKey &destKey) | BaseOverlay | [protected, virtual] |
internalSendRouteRpc(BaseRpcMessage *message, const OverlayKey &destKey, const std::vector< TransportAddress > &sourceRoute, RoutingType routingType) | BaseOverlay | [protected, virtual] |
invalidNodesAttack | BaseOverlay | [protected] |
isInSimpleMultiOverlayHost() | BaseOverlay | |
isMalicious() | BaseOverlay | |
isSiblingAttack | BaseOverlay | [protected] |
isSiblingFor(const NodeHandle &node, const OverlayKey &key, int numSiblings, bool *err) | BaseOverlay | [virtual] |
iterativeLookupConfig | BaseOverlay | [protected] |
JOIN enum value | BaseOverlay | |
join(const OverlayKey &nodeID=OverlayKey::UNSPECIFIED_KEY) | BaseOverlay | |
joinForeignPartition(const NodeHandle &node) | BaseOverlay | [protected, virtual] |
JOINING enum value | BaseOverlay | |
JOINING_1 enum value | BaseOverlay | |
JOINING_2 enum value | BaseOverlay | |
JOINING_3 enum value | BaseOverlay | |
joinOverlay() | Gia | [protected, virtual] |
kbr | BaseOverlay | [protected] |
keyList | Gia | [protected] |
keyListDelay | Gia | [protected] |
keyListModule | Gia | [protected] |
knownNodes | Gia | [protected] |
levelOfSatisfaction | Gia | [protected] |
local_lookup(const OverlayKey &key, int num, bool safe) | BaseOverlay | [virtual] |
localPort | BaseOverlay | [protected] |
lookupRpc(LookupCall *call) | BaseOverlay | [protected, virtual] |
lookups | BaseOverlay | [protected] |
LookupSet typedef | BaseOverlay | [protected] |
maxHopCount | Gia | [protected] |
maxLevelOfSatisfaction | Gia | [protected] |
maxNeighbors | Gia | [protected] |
maxTopAdaptionInterval | Gia | [protected] |
measureAuthBlock | BaseOverlay | [protected] |
messageTimeout | Gia | [protected] |
minNeighbors | Gia | [protected] |
msgBookkeepingList | Gia | [protected] |
neighborCache | BaseRpc | [protected] |
neighbors | Gia | [protected] |
neighborSet(int num) | BaseOverlay | [virtual] |
neighborTimeout | Gia | [protected] |
neighCand | Gia | [protected] |
nextHopRpc(NextHopCall *call) | BaseOverlay | [protected, virtual] |
notificationBoard | BaseOverlay | [protected] |
numAppDataForwarded | BaseOverlay | [protected] |
numAppLookupForwarded | BaseOverlay | [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] |
optimizeReversePath | Gia | [protected] |
outputNodeDetails | Gia | [protected] |
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] |
processSearchMessage(SearchMessage *msg, bool fromApplication) | Gia | [protected] |
providesKbr() | BaseOverlay | [inline] |
READY enum value | BaseOverlay | |
receiveChangeNotification(int category, const cPolymorphic *details) | BaseOverlay | [protected, virtual] |
receivedTokens | Gia | [protected] |
recNumRedundantNodes | BaseOverlay | [protected] |
recordOverlaySentStats(BaseOverlayMessage *msg) | BaseOverlay | [protected, virtual] |
recordRoute | BaseOverlay | [protected] |
recursiveLookupConfig | BaseOverlay | [protected] |
REFRESH enum value | BaseOverlay | |
registerComp(CompType compType, cModule *module) | BaseOverlay | |
rejoinOnFailure | BaseOverlay | [protected] |
removeLookup(AbstractLookup *lookup) | BaseOverlay | [protected, virtual] |
removeNeighbor(const GiaNode &newNode) | Gia | [protected] |
restoreContext | BaseOverlay | [protected] |
route(const OverlayKey &key, CompType destComp, CompType srcComp, cPacket *msg, const std::vector< TransportAddress > &sourceRoute=TransportAddress::UNSPECIFIED_NODES, RoutingType routingType=DEFAULT_ROUTING) | BaseOverlay | [protected, virtual] |
routeMsgAcks | BaseOverlay | [protected] |
RSET enum value | BaseOverlay | |
satisfaction_timer | Gia | [protected] |
sendInternalRpcCall(CompType destComp, BaseCallMessage *msg, cPolymorphic *context=NULL, simtime_t timeout=-1, int retries=0, int rpcId=-1, RpcListener *rpcListener=NULL) | BaseRpc | [inline, protected] |
sendKeyList_timer | Gia | [protected] |
sendKeyListToNeighbor(const NodeHandle &dst) | Gia | [protected] |
sendMessage_DISCONNECT(const NodeHandle &dst) | Gia | [protected] |
sendMessage_JOIN_ACK(const NodeHandle &dst) | Gia | [protected] |
sendMessage_JOIN_DNY(const NodeHandle &dst) | Gia | [protected] |
sendMessage_JOIN_REQ(const NodeHandle &dst) | Gia | [protected] |
sendMessage_JOIN_RSP(const NodeHandle &dst) | Gia | [protected] |
sendMessage_UPDATE(const NodeHandle &dst) | Gia | [protected] |
sendMessageToAllComp(cMessage *msg, CompType srcComp) | BaseOverlay | |
sendMessageToUDP(const TransportAddress &dest, cPacket *msg) | 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 | [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] |
sendSearchResponseMessage(const GiaNode &srcNode, SearchMessage *msg) | Gia | [protected] |
sendToken(const GiaNode &dst) | Gia | |
sendToken_timer | Gia | [protected] |
sendTokenTimeout | Gia | [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 | [inline, protected] |
sentTokens | Gia | [protected] |
setOverlayReady(bool ready) | BaseOverlay | [protected] |
showOverlayNeighborArrow(const NodeHandle &neighbor, bool flush=true, const char *displayString=NULL) | TopologyVis | [protected] |
SHUTDOWN enum value | BaseOverlay | |
singleHopDelays | BaseOverlay | [protected] |
stat_addedNeighbors | Gia | [protected] |
stat_disconnectMessages | Gia | [protected] |
stat_disconnectMessagesBytesSent | Gia | [protected] |
stat_joinACK | Gia | [protected] |
stat_joinACKBytesSent | Gia | [protected] |
stat_joinBytesSent | Gia | [protected] |
stat_joinCount | Gia | [protected] |
stat_joinDNY | Gia | [protected] |
stat_joinDNYBytesSent | Gia | [protected] |
stat_joinREQ | Gia | [protected] |
stat_joinREQBytesSent | Gia | [protected] |
stat_joinRSP | Gia | [protected] |
stat_joinRSPBytesSent | Gia | [protected] |
stat_keyListMessages | Gia | [protected] |
stat_keyListMessagesBytesSent | Gia | [protected] |
stat_maxLevelOfSatisfaction | Gia | [protected] |
stat_maxNeighbors | Gia | [protected] |
stat_numSatisfactionMessages | Gia | [protected] |
stat_removedNeighbors | Gia | [protected] |
stat_routeMessages | Gia | [protected] |
stat_routeMessagesBytesSent | Gia | [protected] |
stat_sumLevelOfSatisfaction | Gia | [protected] |
stat_tokenMessages | Gia | [protected] |
stat_tokenMessagesBytesSent | Gia | [protected] |
stat_updateMessages | Gia | [protected] |
stat_updateMessagesBytesSent | Gia | [protected] |
state | BaseOverlay | [protected] |
States enum name | BaseOverlay | |
thisCompType | BaseRpc | [protected] |
thisGiaNode | Gia | [protected] |
thisNode | BaseRpc | [protected] |
thisTerminal | TopologyVis | [protected] |
timedoutMessages_timer | Gia | [protected] |
timedoutNeighbors_timer | Gia | [protected] |
tokenFactory | Gia | [protected] |
tokenWaitTime | Gia | [protected] |
topAdaptionAggressiveness | Gia | [protected] |
TopologyVis() | TopologyVis | |
underlayConfigurator | BaseOverlay | [protected] |
update_timer | Gia | [protected] |
updateDelay | Gia | [protected] |
updateNeighborList(GiaMessage *msg) | Gia | [protected] |
updateTooltip() | Gia | |
useCommonAPIforward | BaseOverlay | [protected] |
~BaseOverlay() | BaseOverlay | [virtual] |
~Gia() | Gia | |
~RpcListener() | RpcListener | [virtual] |