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.

00102     {
00103         return entry.getProx();
00104     };


The documentation for this struct was generated from the following file:
Generated on Wed May 26 16:21:18 2010 for OverSim by  doxygen 1.6.3