OverSim
|
This is the complete list of members for GiaNeighbors, including all inherited members.
add(const GiaNode &node, unsigned int degree) | GiaNeighbors | virtual |
contains(const GiaNode &node) const | GiaNeighbors | virtual |
contains(const OverlayKey &key) const | GiaNeighbors | virtual |
decreaseReceivedTokens(const GiaNode &node) | GiaNeighbors | |
get(unsigned int position) | GiaNeighbors | virtual |
get(const OverlayKey &key) | GiaNeighbors | virtual |
get(const GiaNode &node) | GiaNeighbors | |
getCapacity(const GiaNode &node) const | GiaNeighbors | |
getConnectionDegree(const GiaNode &node) const | GiaNeighbors | |
getDropCandidate(double capacity, unsigned int degree) const | GiaNeighbors | |
getNeighborKeyList(const GiaNode &node) | GiaNeighbors | |
getReceivedTokens(const GiaNode &node) const | GiaNeighbors | |
getSentTokens(const GiaNode &node) const | GiaNeighbors | |
getSize() const | GiaNeighbors | virtual |
handleMessages(cMessage *msg) | GiaNeighbors | virtual |
increaseReceivedTokens(const GiaNode &node) | GiaNeighbors | |
increaseSentTokens(const GiaNode &node) | GiaNeighbors | |
initialize(int stage) | GiaNeighbors | virtual |
neighbors | GiaNeighbors | protected |
NeighborsConstIterator typedef | GiaNeighbors | protected |
NeighborsIterator typedef | GiaNeighbors | protected |
numInitStages() const | GiaNeighbors | inlinevirtual |
remove(const GiaNode &node) | GiaNeighbors | virtual |
removeTimedoutNodes() | GiaNeighbors | |
setConnectionDegree(const GiaNode &node, unsigned int degree) | GiaNeighbors | |
setNeighborKeyList(const GiaNode &node, const GiaKeyList &keyList) | GiaNeighbors | |
setReceivedTokens(const GiaNode &node, unsigned int tokens) | GiaNeighbors | |
setSentTokens(const GiaNode &node, unsigned int tokens) | GiaNeighbors | |
thisNode | GiaNeighbors | protected |
timeout | GiaNeighbors | protected |
updateTimestamp(const GiaNode &node) | GiaNeighbors |