OverSim
|
#include <ChordSuccessorList.h>
Public Attributes | |
NodeHandle | nodeHandle |
bool | newEntry |
Definition at line 41 of file ChordSuccessorList.h.
bool oversim::SuccessorListEntry::newEntry |
Definition at line 44 of file ChordSuccessorList.h.
Referenced by oversim::ChordSuccessorList::addSuccessor(), and oversim::operator<<().
NodeHandle oversim::SuccessorListEntry::nodeHandle |
Definition at line 43 of file ChordSuccessorList.h.
Referenced by oversim::ChordSuccessorList::addSuccessor(), and oversim::operator<<().