#include <Comparator.h>
Public Member Functions | |
int | compare (const Prox &lhs, const Prox &rhs) const |
indicates which of the two given proximities is "better" |
Definition at line 271 of file Comparator.h.
indicates which of the two given proximities is "better"
lhs | first proximity value | |
rhs | second proximity value |
Implements AbstractProxComparator.
Definition at line 274 of file Comparator.h.
Referenced by KademliaPRComparator::compare().