OverSim
|
Go to the source code of this file.
Classes | |
class | Comparator< T > |
Default Comparator. More... | |
class | KeyStdMetric |
OverlayKey standard metric. More... | |
class | KeyXorMetric |
OverlayKey XOR Metric. More... | |
class | KeyRingMetric |
OverlayKey Ring Metric. More... | |
class | KeyCwRingMetric |
OverlayKey Clockwise Unidirectional Ring Metric. More... | |
class | KeyCcwRingMetric |
OverlayKey Counterclockwise Unidirectional Ring Metric. More... | |
class | KeyPrefixMetric |
OverlayKey prefix metric. More... | |
class | KeyDistanceComparator< Metric > |
OverlayKey distance comparator. More... | |
class | KeyDistanceComparator< KeyPrefixMetric > |
class | AbstractProxComparator |
class | StdProxComparator |
class | AbstractProxKeyComparator |
class | ProxKeyComparator< Metric, ProxComp > |
class | ProxKeyComparator< KeyPrefixMetric > |
class | KademliaPRComparator |
class | AccordionPRComparator |
Typedefs | |
typedef Comparator< OverlayKey > | KeyComparator |
OverlayKey comparator. |
Definition in file Comparator.h.
typedef Comparator<OverlayKey> KeyComparator |
OverlayKey comparator.
Definition at line 65 of file Comparator.h.