#include <OverlayKey.h>#include <ProxNodeHandle.h>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 | KeyUniRingMetric |
| OverlayKey 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 |
Typedefs | |
| typedef Comparator< OverlayKey > | KeyComparator |
| OverlayKey comparator. | |
Definition in file Comparator.h.
| typedef Comparator<OverlayKey> KeyComparator |
1.5.8