OverSim
|
This is the complete list of members for PastryStateObject, including all inherited members.
_unspecNode | PastryStateObject | privatestatic |
bitsPerDigit | PastryStateObject | protected |
dumpToStateMessage(PastryStateMessage *msg) const =0 | PastryStateObject | pure virtual |
dumpToVector(std::vector< TransportAddress > &affected) const =0 | PastryStateObject | pure virtual |
earlyInit(void)=0 | PastryStateObject | privatepure virtual |
failedNode(const TransportAddress &failed)=0 | PastryStateObject | pure virtual |
findCloserNode(const OverlayKey &destination, bool optimize=false)=0 | PastryStateObject | pure virtual |
findCloserNodes(const OverlayKey &destination, NodeVector *nodes)=0 | PastryStateObject | pure virtual |
getDestinationNode(const OverlayKey &destination) | PastryStateObject | virtual |
handleMessage(cMessage *msg) | PastryStateObject | |
initialize(int stage) | PastryStateObject | |
isCloser(const NodeHandle &test, const OverlayKey &destination, const NodeHandle &reference=NodeHandle::UNSPECIFIED_NODE) const | PastryStateObject | |
keyDist(const OverlayKey &a, const OverlayKey &b) const | PastryStateObject | private |
mergeNode(const NodeHandle &node, simtime_t prox)=0 | PastryStateObject | privatepure virtual |
mergeState(const PastryStateMessage *msg, const PastryStateMsgProximity *prox) | PastryStateObject | virtual |
numInitStages(void) const | PastryStateObject | |
owner | PastryStateObject | protected |
repair(const PastryStateMessage *msg, const PastryStateMsgProximity &prox) | PastryStateObject | virtual |
specialCloserCondition(const NodeHandle &test, const OverlayKey &destination, const NodeHandle &reference=NodeHandle::UNSPECIFIED_NODE) const | PastryStateObject | |
unspecNode() | PastryStateObject | inlineprotectedstatic |