Static Public Member Functions

ProxExtractor< KademliaBucketEntry > Struct Template Reference

#include <KademliaNodeHandle.h>

List of all members.

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  )  [inline, static]

Definition at line 101 of file KademliaNodeHandle.h.

    {
        return entry.getProx();
    };


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