OverSim
ProxExtractor< KademliaBucketEntry > Struct Template Reference

#include <KademliaNodeHandle.h>

Static Public Member Functions

static Prox prox (const KademliaBucketEntry &entry)

Detailed Description

template<>
struct ProxExtractor< KademliaBucketEntry >

Definition at line 99 of file KademliaNodeHandle.h.

Member Function Documentation

static Prox ProxExtractor< KademliaBucketEntry >::prox ( const KademliaBucketEntry entry)
inlinestatic

Definition at line 101 of file KademliaNodeHandle.h.

{
return entry.getProx();
};

The documentation for this struct was generated from the following file: