OverSim
|
#include <ProxNodeHandle.h>
Public Member Functions | |
ProxKey (const Prox &prox, const OverlayKey &key) |
Public Attributes | |
Prox | prox |
OverlayKey | key |
Definition at line 57 of file ProxNodeHandle.h.
|
inline |
Definition at line 59 of file ProxNodeHandle.h.
OverlayKey ProxKey::key |
Definition at line 61 of file ProxNodeHandle.h.
Referenced by KademliaPRComparator::compare(), and AccordionPRComparator::compare().
Prox ProxKey::prox |
Definition at line 59 of file ProxNodeHandle.h.
Referenced by KademliaPRComparator::compare(), and AccordionPRComparator::compare().