PastryStateObject Member List
This is the complete list of members for
PastryStateObject, including all inherited members.
| _unspecNode | PastryStateObject | [private, static] |
| 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 | [private, pure 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 | [private, pure virtual] |
| mergeState(const PastryStateMessage *msg, const PastryStateMsgProximity *prox) | PastryStateObject | |
| 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 | [inline, protected, static] |